projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2001-07-28
Keith Whitwell
Fix core in fixup_normal_lengths
commit
|
commitdiff
|
tree
2001-07-28
Keith Whitwell
Remove _BaseAlpha, fix reflect lighting bug.
commit
|
commitdiff
|
tree
2001-07-27
Brian Paul
more GLAPIENTRY fixes (Karl Schultz)
commit
|
commitdiff
|
tree
2001-07-27
Brian Paul
added latest 3.5.1 bug fixes
commit
|
commitdiff
|
tree
2001-07-27
Brian Paul
undo previous check-in (restore the @ symbols)
commit
|
commitdiff
|
tree
2001-07-27
Brian Paul
check if deleting _Current texobj in _mesa_DeleteTextur...
commit
|
commitdiff
|
tree
2001-07-27
Brian Paul
added four missing GLX 1.3 tokens
commit
|
commitdiff
|
tree
2001-07-27
Brian Paul
replaced @ with ## or # to allow compilation on SunOS...
commit
|
commitdiff
|
tree
2001-07-27
Brian Paul
wglUseFontBitmapsA() update (Frank Warmerdam)
commit
|
commitdiff
|
tree
2001-07-26
Brian Paul
fixes for proxy cube map texture images
commit
|
commitdiff
|
tree
2001-07-26
Brian Paul
use GLAPIENTRY when declaring a couple function pointer...
commit
|
commitdiff
|
tree
2001-07-26
Brian Paul
Applied Klaus Niederkrueger's latest flat-shading clean...
commit
|
commitdiff
|
tree
2001-07-23
Brian Paul
GLchan and GL_ADD clamping changes (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
2001-07-23
Brian Paul
don't make default teximage if glTexImage's pixels...
commit
|
commitdiff
|
tree
2001-07-23
Brian Paul
rename ERROR macro to TE_ERROR (Gerk Huisma)
commit
|
commitdiff
|
tree
2001-07-23
Brian Paul
fix some Win32 warnings (Gerk Huisma)
commit
|
commitdiff
|
tree
2001-07-23
Brian Paul
don't clamp colors if GLchan==GLfloat in add_colors()
commit
|
commitdiff
|
tree
2001-07-23
Brian Paul
GLubyte -> GLchan change
commit
|
commitdiff
|
tree
2001-07-23
Brian Paul
check for pixels=NULL in _mesa_store_teximage[123]d()
commit
|
commitdiff
|
tree
2001-07-23
Brian Paul
added vms_x_fix.h to tar file list
commit
|
commitdiff
|
tree
2001-07-20
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2001-07-19
Brian Paul
GLchan changes
commit
|
commitdiff
|
tree
2001-07-19
Brian Paul
Added Win32 memory debugging and fixed a few memory...
commit
|
commitdiff
|
tree
2001-07-18
Brian Paul
do some 16-bit GLchan computations in floating point...
commit
|
commitdiff
|
tree
2001-07-18
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2001-07-17
Keith Whitwell
Fix Alan Barnett's 'try10' display list bug.
commit
|
commitdiff
|
tree
2001-07-17
Keith Whitwell
Lighting now emits colors as CHAN_TYPE, as it used...
commit
|
commitdiff
|
tree
2001-07-17
Brian Paul
include glu.h
commit
|
commitdiff
|
tree
2001-07-16
Brian Paul
disable MMX blend code until it gets fixed
commit
|
commitdiff
|
tree
2001-07-16
Brian Paul
Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma)
commit
|
commitdiff
|
tree
2001-07-16
Brian Paul
assorted fixes for Win32 (Gerk Huisma)
commit
|
commitdiff
|
tree
2001-07-14
Brian Paul
more work on float colors (still not finished)
commit
|
commitdiff
|
tree
2001-07-14
Brian Paul
added latest 3.5.1 bug fixes
commit
|
commitdiff
|
tree
2001-07-14
Brian Paul
removed unused tiny triangle test code
commit
|
commitdiff
|
tree
2001-07-13
Brian Paul
undo previous check-in (unfinished code)
commit
|
commitdiff
|
tree
2001-07-13
Brian Paul
minor tweaks
commit
|
commitdiff
|
tree
2001-07-13
Brian Paul
added linux-osmesa32 config
commit
|
commitdiff
|
tree
2001-07-13
Brian Paul
assorted changes for supporting GLfloat color channels...
commit
|
commitdiff
|
tree
2001-07-13
Brian Paul
replaced __inline with INLINE
commit
|
commitdiff
|
tree
2001-07-13
Brian Paul
silence an uninitialized var warning
commit
|
commitdiff
|
tree
2001-07-13
Brian Paul
silence a warning
commit
|
commitdiff
|
tree
2001-07-13
Brian Paul
replace _NEW_PIXEL with _IMAGE_NEW_TRANSFER_STATE to...
commit
|
commitdiff
|
tree
2001-07-13
Brian Paul
fixed two bad casts (Stephane Conversy)
commit
|
commitdiff
|
tree
2001-07-13
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2001-07-12
Keith Whitwell
Rename some of the tnl->Driver.* functions to tnl-...
commit
|
commitdiff
|
tree
2001-07-09
Brian Paul
fixed flat shading bug in affine_ and persp_textured_tr...
commit
|
commitdiff
|
tree
2001-07-09
Brian Paul
added missing \'s
commit
|
commitdiff
|
tree
2001-07-05
Brian Paul
fixed segfault (NULL _ShineTable[0]) in shade_rastpos()
commit
|
commitdiff
|
tree
2001-07-05
Brian Paul
fixed logic error in OSMesaMakeCurrent() for 565 pixel...
commit
|
commitdiff
|
tree
2001-07-02
pesco
More .cvsignore updates.
commit
|
commitdiff
|
tree
2001-06-28
Keith Whitwell
restore normal length optimization in dlists
commit
|
commitdiff
|
tree
2001-06-27
Brian Paul
support for RGB_565 pixels (Lars Andersson), untested
commit
|
commitdiff
|
tree
2001-06-27
Keith Whitwell
Add -f to rm in make clean to avoid error messages
commit
|
commitdiff
|
tree
2001-06-26
Brian Paul
More raster fog coord fixes.
commit
|
commitdiff
|
tree
2001-06-26
Brian Paul
optimized texture triangle updates (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
2001-06-26
Brian Paul
added initial 3.5.1 info
commit
|
commitdiff
|
tree
2001-06-26
Brian Paul
added GL_IBM_rasterpos_clip extension
commit
|
commitdiff
|
tree
2001-06-25
Brian Paul
added missing GLX_PBUFFER_WIDTH/HEIGHT tokens
commit
|
commitdiff
|
tree
2001-06-21
Jouk Jansen
Modified Files:
commit
|
commitdiff
|
tree
2001-06-20
Brian Paul
bumped version numbers
commit
|
commitdiff
|
tree
2001-06-20
Brian Paul
also print GL_MAX_TEXTURE_SIZE
commit
|
commitdiff
|
tree
2001-06-20
Brian Paul
updates for the 3.5 release
commit
|
commitdiff
|
tree
2001-06-20
Brian Paul
removed beta from version string
commit
|
commitdiff
|
tree
2001-06-19
Brian Paul
added a few missing si-glu files
commit
|
commitdiff
|
tree
2001-06-19
Brian Paul
add m4/ directory to tar file list
commit
|
commitdiff
|
tree
2001-06-19
Brian Paul
more updates to tar file lists for 3.5
commit
|
commitdiff
|
tree
2001-06-18
Brian Paul
fix glDraw/CopyPixels w/ fog bug. minor fog code clean...
commit
|
commitdiff
|
tree
2001-06-18
Brian Paul
tar file list updates for 3.5
commit
|
commitdiff
|
tree
2001-06-18
Brian Paul
replaced -g with -O3 under linux-x86
commit
|
commitdiff
|
tree
2001-06-18
Brian Paul
Consolidated source files. Since the re-org a number...
commit
|
commitdiff
|
tree
2001-06-15
Brian Paul
Added fi_type union typedef to glheader.h.
commit
|
commitdiff
|
tree
2001-06-15
Brian Paul
Enable GL_ARB_texture_compression for XMesa/GLX driver...
commit
|
commitdiff
|
tree
2001-06-15
Brian Paul
replace 255 with CHAN_MAX
commit
|
commitdiff
|
tree
2001-06-14
Brian Paul
define both GL_ALL_CLIENT_ATTRIB_BITS and GL_CLIENT_ALL...
commit
|
commitdiff
|
tree
2001-06-14
Brian Paul
fixed a comment
commit
|
commitdiff
|
tree
2001-06-13
Brian Paul
disabled an assertion that doesn't seem to be needed
commit
|
commitdiff
|
tree
2001-06-13
Brian Paul
Allow different max texture sizes for 1/2D, 3D and...
commit
|
commitdiff
|
tree
2001-06-13
Brian Paul
fixed an assertion
commit
|
commitdiff
|
tree
2001-06-13
Brian Paul
fixed a +/- typo in the Y coord setup
commit
|
commitdiff
|
tree
2001-06-13
Brian Paul
moved glTexEnvi calls to better logical locations
commit
|
commitdiff
|
tree
2001-06-12
Brian Paul
removed old, redundant CurrentTransformUnit state var
commit
|
commitdiff
|
tree
2001-06-12
Brian Paul
always feedback unit 0 texcoords
commit
|
commitdiff
|
tree
2001-06-12
Brian Paul
don't compile glClientActiveTextureARB() into display...
commit
|
commitdiff
|
tree
2001-06-12
Brian Paul
disable pixel transfer ops for glGetTexImage(), per...
commit
|
commitdiff
|
tree
2001-06-12
Brian Paul
added latest line and triangle bug fixes
commit
|
commitdiff
|
tree
2001-06-12
Brian Paul
Snap triangle x,y vertices to 1/16 subpixel positions.
commit
|
commitdiff
|
tree
2001-06-11
Brian Paul
check for PB overflow in general_flat_rgba_line()
commit
|
commitdiff
|
tree
2001-06-11
Brian Paul
fixed minor display list bugs (#431517)
commit
|
commitdiff
|
tree
2001-06-11
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2001-06-08
Brian Paul
add check for NULL malloc (from Stanford metacompilatio...
commit
|
commitdiff
|
tree
2001-06-08
Brian Paul
added COPY_4UBV bug fix
commit
|
commitdiff
|
tree
2001-06-08
Brian Paul
only copy GLubyte[4] as a GLuint on x86
commit
|
commitdiff
|
tree
2001-06-08
Brian Paul
use unoptimized COPY_4UBV code on SPARC to avoid memory...
commit
|
commitdiff
|
tree
2001-06-06
davem69
Remove dependency on MESA sources from gl* files
commit
|
commitdiff
|
tree
2001-06-06
Brian Paul
test for X86_FXSR_MAGIC to be sure we have the _fpstate...
commit
|
commitdiff
|
tree
2001-06-06
davem69
SPARC normal tnl optimizations.
commit
|
commitdiff
|
tree
2001-06-05
davem69
Sparc optimized GLAPI dispatch table.
commit
|
commitdiff
|
tree
2001-06-05
davem69
Generate this now that I know which
commit
|
commitdiff
|
tree
2001-06-05
Brian Paul
minor clean-ups
commit
|
commitdiff
|
tree
2001-06-05
Brian Paul
filled in a bunch of the function template strings
commit
|
commitdiff
|
tree
next