FreeBSD Bugzilla – Attachment 44817 Details for
Bug 69272
port games/fuhquake: better fix for r_part.c (files/patch-r_part.c)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.08 KB, created by
Alexey Dokuchaev
on 2004-07-19 10:20:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexey Dokuchaev
Created:
2004-07-19 10:20:15 UTC
Size:
1.08 KB
patch
obsolete
>Index: patch-r_part.c >=================================================================== >RCS file: /home/pub/ftp/pub/FreeBSD/development/FreeBSD-CVS/ports/games/fuhquake/files/patch-r_part.c,v >retrieving revision 1.1 >diff -u -r1.1 patch-r_part.c >--- patch-r_part.c 18 Jun 2004 08:16:23 -0000 1.1 >+++ patch-r_part.c 19 Jul 2004 04:54:55 -0000 >@@ -1,20 +1,11 @@ >---- r_part.c.orig Wed Feb 4 23:15:44 2004 >-+++ r_part.c Wed Feb 4 23:32:01 2004 >-@@ -60,6 +60,17 @@ >+--- r_part.c.orig Wed Jan 7 00:39:44 2004 >++++ r_part.c Mon Jul 19 11:54:15 2004 >+@@ -58,7 +58,7 @@ > >- #if !id386 >+ vec3_t r_pright, r_pup, r_ppn; >+ >+-#if !id386 >++#if !defined(id386) && !defined(GLQUAKE) > >-+#define PARTICLE_Z_CLIP 8.0 >-+float xcenter, ycenter; >-+int d_vrectx, d_vrecty, d_vrectright_particle, d_vrectbottom_particle; >-+short *d_pzbuffer; >-+unsigned int d_zwidth; >-+pixel_t *d_viewbuffer; >-+#define MAXHEIGHT 1024 >-+int d_scantable[MAXHEIGHT]; >-+int d_y_aspect_shift, d_pix_min, d_pix_max, d_pix_shift; >-+int screenwidth; >-+ > void D_DrawParticle (particle_t *pparticle) { > vec3_t local, transformed; >- float zi;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 69272
: 44817