Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
2f65b316ffec94e65fcc6497cdb8d46e19d85946
2f65b31
added latest 3.5.1 bug fixes
by Brian Paul
· 24 years ago
8a8d474
undo previous check-in (restore the @ symbols)
by Brian Paul
· 24 years ago
dae1774
check if deleting _Current texobj in _mesa_DeleteTextures (Bart Barenbrug)
by Brian Paul
· 24 years ago
086f1b8
added four missing GLX 1.3 tokens
by Brian Paul
· 24 years ago
24d9350
replaced @ with ## or # to allow compilation on SunOS 5.6 (Bug 442742)
by Brian Paul
· 24 years ago
73fc243
wglUseFontBitmapsA() update (Frank Warmerdam)
by Brian Paul
· 24 years ago
172281d
fixes for proxy cube map texture images
by Brian Paul
· 24 years ago
e2df5de
use GLAPIENTRY when declaring a couple function pointers (Gerk Huisma)
by Brian Paul
· 24 years ago
d4cff4f
Applied Klaus Niederkrueger's latest flat-shading clean-ups and some of my own.
by Brian Paul
· 24 years ago
bbf6a41
GLchan and GL_ADD clamping changes (Klaus Niederkrueger)
by Brian Paul
· 24 years ago
62c734f
don't make default teximage if glTexImage's pixels=NULL (Gerk Huisma)
by Brian Paul
· 24 years ago
ae40b22
rename ERROR macro to TE_ERROR (Gerk Huisma)
by Brian Paul
· 24 years ago
3c03f32
fix some Win32 warnings (Gerk Huisma)
by Brian Paul
· 24 years ago
4fa5c19
don't clamp colors if GLchan==GLfloat in add_colors()
by Brian Paul
· 24 years ago
55180f4
GLubyte -> GLchan change
by Brian Paul
· 24 years ago
f3b85c9
check for pixels=NULL in _mesa_store_teximage[123]d()
by Brian Paul
· 24 years ago
89480f7
added vms_x_fix.h to tar file list
by Brian Paul
· 24 years ago
46e6c7a
by Jouk Jansen
· 24 years ago
48f3bda
GLchan changes
by Brian Paul
· 24 years ago
fd28445
Added Win32 memory debugging and fixed a few memory leaks (Gerk Huisma)
by Brian Paul
· 24 years ago
2a9eca0
do some 16-bit GLchan computations in floating point (Gerk Huisma)
by Brian Paul
· 24 years ago
3b92512
by Jouk Jansen
· 24 years ago
277fd2e
Fix Alan Barnett's 'try10' display list bug.
by Keith Whitwell
· 24 years ago
5356031
Lighting now emits colors as CHAN_TYPE, as it used to. This will require
by Keith Whitwell
· 24 years ago
4ae22b9
include glu.h
by Brian Paul
· 24 years ago
461b990
disable MMX blend code until it gets fixed
by Brian Paul
· 24 years ago
a1503b0
Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma)
by Brian Paul
· 24 years ago
fba5e95
assorted fixes for Win32 (Gerk Huisma)
by Brian Paul
· 24 years ago
96385fa
more work on float colors (still not finished)
by Brian Paul
· 24 years ago
274fc30
added latest 3.5.1 bug fixes
by Brian Paul
· 24 years ago
ac3958e
removed unused tiny triangle test code
by Brian Paul
· 24 years ago
ee6cf4c
undo previous check-in (unfinished code)
by Brian Paul
· 24 years ago
601ce1d
minor tweaks
by Brian Paul
· 24 years ago
5b22aa1
added linux-osmesa32 config
by Brian Paul
· 24 years ago
f431a3f
assorted changes for supporting GLfloat color channels (not done)
by Brian Paul
· 24 years ago
bc07a99
replaced __inline with INLINE
by Brian Paul
· 24 years ago
cff1cfd
silence an uninitialized var warning
by Brian Paul
· 24 years ago
5c749d9
silence a warning
by Brian Paul
· 24 years ago
b23f5b5
replace _NEW_PIXEL with _IMAGE_NEW_TRANSFER_STATE to catch color matrix changes
by Brian Paul
· 24 years ago
77a4754d
fixed two bad casts (Stephane Conversy)
by Brian Paul
· 24 years ago
0cab1db
by Jouk Jansen
· 24 years ago
1182ffe
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
by Keith Whitwell
· 24 years ago
fae7b77
fixed flat shading bug in affine_ and persp_textured_triangle() functions
by Brian Paul
· 24 years ago
571c8ec
added missing \'s
by Brian Paul
· 24 years ago
ac54173
fixed segfault (NULL _ShineTable[0]) in shade_rastpos()
by Brian Paul
· 24 years ago
5233ca8
fixed logic error in OSMesaMakeCurrent() for 565 pixel support (Lars Andersson)
by Brian Paul
· 24 years ago
8564f05
More .cvsignore updates.
by pesco
· 24 years ago
47a28c0
restore normal length optimization in dlists
by Keith Whitwell
· 24 years ago
206eda8
support for RGB_565 pixels (Lars Andersson), untested
by Brian Paul
· 24 years ago
9c38ae3
Add -f to rm in make clean to avoid error messages
by Keith Whitwell
· 24 years ago
acc722d
More raster fog coord fixes.
by Brian Paul
· 24 years ago
33170ee
optimized texture triangle updates (Klaus Niederkrueger)
by Brian Paul
· 24 years ago
4f76d0e
added initial 3.5.1 info
by Brian Paul
· 24 years ago
8c2f6c5
added GL_IBM_rasterpos_clip extension
by Brian Paul
· 24 years ago
657323b
added missing GLX_PBUFFER_WIDTH/HEIGHT tokens
by Brian Paul
· 24 years ago
5e7591f
by Jouk Jansen
· 24 years ago
9e5e5e3
bumped version numbers
by Brian Paul
· 24 years ago
4d99e5b
also print GL_MAX_TEXTURE_SIZE
by Brian Paul
· 24 years ago
f6df34e
updates for the 3.5 release
by Brian Paul
· 24 years ago
d491f7b
removed beta from version string
by Brian Paul
· 24 years ago
1fb583c
added a few missing si-glu files
by Brian Paul
· 24 years ago
6738d2a
add m4/ directory to tar file list
by Brian Paul
· 24 years ago
293b786
more updates to tar file lists for 3.5
by Brian Paul
· 24 years ago
af197f5
fix glDraw/CopyPixels w/ fog bug. minor fog code clean-ups.
by Brian Paul
· 24 years ago
aba535e
tar file list updates for 3.5
by Brian Paul
· 24 years ago
76f8274
replaced -g with -O3 under linux-x86
by Brian Paul
· 24 years ago
1b25898
Consolidated source files. Since the re-org a number of source files
by Brian Paul
· 24 years ago
24ae7c4
Added fi_type union typedef to glheader.h.
by Brian Paul
· 24 years ago
e427666
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
by Brian Paul
· 24 years ago
65c6ca9
replace 255 with CHAN_MAX
by Brian Paul
· 24 years ago
03d6c4c
define both GL_ALL_CLIENT_ATTRIB_BITS and GL_CLIENT_ALL_ATTRIB_BITS (spec and SI don't agree)
by Brian Paul
· 24 years ago
2db44ff
fixed a comment
by Brian Paul
· 24 years ago
e9ba8e9
disabled an assertion that doesn't seem to be needed
by Brian Paul
· 24 years ago
cd1cefa
Allow different max texture sizes for 1/2D, 3D and cube maps.
by Brian Paul
· 24 years ago
cc22179
fixed an assertion
by Brian Paul
· 24 years ago
1178ed8
fixed a +/- typo in the Y coord setup
by Brian Paul
· 24 years ago
6886019
moved glTexEnvi calls to better logical locations
by Brian Paul
· 24 years ago
ae47121
removed old, redundant CurrentTransformUnit state var
by Brian Paul
· 24 years ago
1676268
always feedback unit 0 texcoords
by Brian Paul
· 24 years ago
baace9f
don't compile glClientActiveTextureARB() into display lists, per the spec
by Brian Paul
· 24 years ago
5ed63e0
disable pixel transfer ops for glGetTexImage(), per the spec
by Brian Paul
· 24 years ago
d3778fc
added latest line and triangle bug fixes
by Brian Paul
· 24 years ago
a2162e4
Snap triangle x,y vertices to 1/16 subpixel positions.
by Brian Paul
· 24 years ago
57b46ee
check for PB overflow in general_flat_rgba_line()
by Brian Paul
· 24 years ago
e67d632
fixed minor display list bugs (#431517)
by Brian Paul
· 24 years ago
5891a5d
by Jouk Jansen
· 24 years ago
0ce9f39
add check for NULL malloc (from Stanford metacompilation analysis)
by Brian Paul
· 24 years ago
5fd1317
added COPY_4UBV bug fix
by Brian Paul
· 24 years ago
fabc30c
only copy GLubyte[4] as a GLuint on x86
by Brian Paul
· 24 years ago
36822c5
use unoptimized COPY_4UBV code on SPARC to avoid memory alignment problems (bug 430689)
by Brian Paul
· 24 years ago
4a497e6
Remove dependency on MESA sources from gl* files
by davem69
· 24 years ago
a5455bb
test for X86_FXSR_MAGIC to be sure we have the _fpstate.magic field, needed for SSE signal handler
by Brian Paul
· 24 years ago
6f365c2
SPARC normal tnl optimizations.
by davem69
· 24 years ago
775355a
Sparc optimized GLAPI dispatch table.
by davem69
· 24 years ago
0fab070
Generate this now that I know which gl.spec file to use.
by davem69
· 24 years ago
470a7b4
minor clean-ups
by Brian Paul
· 24 years ago
a116474
filled in a bunch of the function template strings
by Brian Paul
· 24 years ago
ae14499
Python script for making glapi_sparc.S
by davem69
· 24 years ago
e4f84b4
Add USE_SPARC_ASM diagnostics to print_info.
by davem69
· 24 years ago
b20cea3
removed some code in XMesaDestroyContext() which could lead to a segfault
by Brian Paul
· 24 years ago
Next »