projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2001-09-01
Brian Paul
added GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typo
commit
|
commitdiff
|
tree
|
snapshot
2001-08-31
Brian Paul
fixed dangling pointer problem (Chris Burghart)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-29
Brian Paul
changes to allow the driver to compile - still doesn...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-28
Brian Paul
added OSMESA_MAX_WIDTH/HEIGHT queries
commit
|
commitdiff
|
tree
|
snapshot
2001-08-28
Brian Paul
version 3.5.1 updates
commit
|
commitdiff
|
tree
|
snapshot
2001-08-28
Brian Paul
minor updates regarding OpenGL 1.3
commit
|
commitdiff
|
tree
|
snapshot
2001-08-28
Brian Paul
added OpenGL 1.3 tokens and prototypes
commit
|
commitdiff
|
tree
|
snapshot
2001-08-28
Brian Paul
OpenGL 1.3 support
commit
|
commitdiff
|
tree
|
snapshot
2001-08-21
Brian Paul
simple multi-window GLUT test prog
commit
|
commitdiff
|
tree
|
snapshot
2001-08-21
Gareth Hughes
Get rid of unfinished demo.
commit
|
commitdiff
|
tree
|
snapshot
2001-08-20
Brian Paul
removed a semicolon in the USE() macro
commit
|
commitdiff
|
tree
|
snapshot
2001-08-20
Brian Paul
added textured line bug fix
commit
|
commitdiff
|
tree
|
snapshot
2001-08-20
Brian Paul
bumped version string to 3.5.1
commit
|
commitdiff
|
tree
|
snapshot
2001-08-20
Brian Paul
better error messages
commit
|
commitdiff
|
tree
|
snapshot
2001-08-20
Brian Paul
better error reporting
commit
|
commitdiff
|
tree
|
snapshot
2001-08-20
Brian Paul
new debugging code
commit
|
commitdiff
|
tree
|
snapshot
2001-08-20
Brian Paul
added WindML driver
commit
|
commitdiff
|
tree
|
snapshot
2001-08-20
Brian Paul
WindML driver (Stephane Raimbault)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-14
Brian Paul
Fixes for 32-bit GLchans: smooth/flat/textured triangle...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-14
Keith Whitwell
Reenable, but only in the size four case...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-14
Keith Whitwell
Undo last change - breaks other stuff.
commit
|
commitdiff
|
tree
|
snapshot
2001-08-14
Keith Whitwell
Compute first partials before taking cross product...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-13
Brian Paul
replace PI with pi
commit
|
commitdiff
|
tree
|
snapshot
2001-08-13
Keith Whitwell
Fix problem with colormaterial (bug #441859)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-13
Keith Whitwell
Removed optimizations (this code is now seldom used)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-13
Brian Paul
added GL_EXT_texture_edge_clamp
commit
|
commitdiff
|
tree
|
snapshot
2001-08-13
Brian Paul
fixed Solaris compilation problems (Bug 441817)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-13
Brian Paul
rm .lo .la files for make clean
commit
|
commitdiff
|
tree
|
snapshot
2001-08-13
Brian Paul
removed ss_interp.c
commit
|
commitdiff
|
tree
|
snapshot
2001-08-07
Brian Paul
added latest 3.5.1 bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-08-07
Brian Paul
fixed a glPush/PopAttrib bug related to texture binding...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-07
Brian Paul
fixed bug in DEST_4F template function
commit
|
commitdiff
|
tree
|
snapshot
2001-08-07
Brian Paul
removed some now bogus assertions (due to Klaus's lates...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-07
Brian Paul
fixed NewState update bugs in _mesa_PopClientAttrib()
commit
|
commitdiff
|
tree
|
snapshot
2001-08-07
Brian Paul
Win32 fixes, etc. (Gerk Huisma)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-07
Brian Paul
optimization to sample_lambda_2d() (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-07
Brian Paul
added GLX context share bug fix
commit
|
commitdiff
|
tree
|
snapshot
2001-08-07
Brian Paul
fixed GLX context sharing bug (reported by Eric Plante)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-03
davem69
Use #function instead of @function
commit
|
commitdiff
|
tree
|
snapshot
2001-08-03
Keith Whitwell
Fix VERT_RGBA special case.
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Keith Whitwell
Fix SGL testLights.exe bugs (interaction of copying...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Keith Whitwell
Fix SGL testGeoSets.exe polygon mode problem (wrong...
commit
|
commitdiff
|
tree
|
snapshot
2001-08-02
Keith Whitwell
Fix SGL monoindexed bug (glDrawRangeElements in dlist)
commit
|
commitdiff
|
tree
|
snapshot
2001-08-01
Keith Whitwell
Fix copying problem (light spots) on evaluated surfaces.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-28
Keith Whitwell
Fix core in fixup_normal_lengths
commit
|
commitdiff
|
tree
|
snapshot
2001-07-28
Keith Whitwell
Remove _BaseAlpha, fix reflect lighting bug.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Brian Paul
more GLAPIENTRY fixes (Karl Schultz)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Brian Paul
added latest 3.5.1 bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Brian Paul
undo previous check-in (restore the @ symbols)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Brian Paul
check if deleting _Current texobj in _mesa_DeleteTextur...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Brian Paul
added four missing GLX 1.3 tokens
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Brian Paul
replaced @ with ## or # to allow compilation on SunOS...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-27
Brian Paul
wglUseFontBitmapsA() update (Frank Warmerdam)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-26
Brian Paul
fixes for proxy cube map texture images
commit
|
commitdiff
|
tree
|
snapshot
2001-07-26
Brian Paul
use GLAPIENTRY when declaring a couple function pointer...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-26
Brian Paul
Applied Klaus Niederkrueger's latest flat-shading clean...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-23
Brian Paul
GLchan and GL_ADD clamping changes (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-23
Brian Paul
don't make default teximage if glTexImage's pixels...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-23
Brian Paul
rename ERROR macro to TE_ERROR (Gerk Huisma)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-23
Brian Paul
fix some Win32 warnings (Gerk Huisma)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-23
Brian Paul
don't clamp colors if GLchan==GLfloat in add_colors()
commit
|
commitdiff
|
tree
|
snapshot
2001-07-23
Brian Paul
GLubyte -> GLchan change
commit
|
commitdiff
|
tree
|
snapshot
2001-07-23
Brian Paul
check for pixels=NULL in _mesa_store_teximage[123]d()
commit
|
commitdiff
|
tree
|
snapshot
2001-07-23
Brian Paul
added vms_x_fix.h to tar file list
commit
|
commitdiff
|
tree
|
snapshot
2001-07-20
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2001-07-19
Brian Paul
GLchan changes
commit
|
commitdiff
|
tree
|
snapshot
2001-07-19
Brian Paul
Added Win32 memory debugging and fixed a few memory...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-18
Brian Paul
do some 16-bit GLchan computations in floating point...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-18
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2001-07-17
Keith Whitwell
Fix Alan Barnett's 'try10' display list bug.
commit
|
commitdiff
|
tree
|
snapshot
2001-07-17
Keith Whitwell
Lighting now emits colors as CHAN_TYPE, as it used...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-17
Brian Paul
include glu.h
commit
|
commitdiff
|
tree
|
snapshot
2001-07-16
Brian Paul
disable MMX blend code until it gets fixed
commit
|
commitdiff
|
tree
|
snapshot
2001-07-16
Brian Paul
Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-16
Brian Paul
assorted fixes for Win32 (Gerk Huisma)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-14
Brian Paul
more work on float colors (still not finished)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-14
Brian Paul
added latest 3.5.1 bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2001-07-14
Brian Paul
removed unused tiny triangle test code
commit
|
commitdiff
|
tree
|
snapshot
2001-07-13
Brian Paul
undo previous check-in (unfinished code)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-13
Brian Paul
minor tweaks
commit
|
commitdiff
|
tree
|
snapshot
2001-07-13
Brian Paul
added linux-osmesa32 config
commit
|
commitdiff
|
tree
|
snapshot
2001-07-13
Brian Paul
assorted changes for supporting GLfloat color channels...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-13
Brian Paul
replaced __inline with INLINE
commit
|
commitdiff
|
tree
|
snapshot
2001-07-13
Brian Paul
silence an uninitialized var warning
commit
|
commitdiff
|
tree
|
snapshot
2001-07-13
Brian Paul
silence a warning
commit
|
commitdiff
|
tree
|
snapshot
2001-07-13
Brian Paul
replace _NEW_PIXEL with _IMAGE_NEW_TRANSFER_STATE to...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-13
Brian Paul
fixed two bad casts (Stephane Conversy)
commit
|
commitdiff
|
tree
|
snapshot
2001-07-13
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2001-07-12
Keith Whitwell
Rename some of the tnl->Driver.* functions to tnl-...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Brian Paul
fixed flat shading bug in affine_ and persp_textured_tr...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-09
Brian Paul
added missing \'s
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Brian Paul
fixed segfault (NULL _ShineTable[0]) in shade_rastpos()
commit
|
commitdiff
|
tree
|
snapshot
2001-07-05
Brian Paul
fixed logic error in OSMesaMakeCurrent() for 565 pixel...
commit
|
commitdiff
|
tree
|
snapshot
2001-07-02
pesco
More .cvsignore updates.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-28
Keith Whitwell
restore normal length optimization in dlists
commit
|
commitdiff
|
tree
|
snapshot
2001-06-27
Brian Paul
support for RGB_565 pixels (Lars Andersson), untested
commit
|
commitdiff
|
tree
|
snapshot
2001-06-27
Keith Whitwell
Add -f to rm in make clean to avoid error messages
commit
|
commitdiff
|
tree
|
snapshot
2001-06-26
Brian Paul
More raster fog coord fixes.
commit
|
commitdiff
|
tree
|
snapshot
2001-06-26
Brian Paul
optimized texture triangle updates (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
|
snapshot
2001-06-26
Brian Paul
added initial 3.5.1 info
commit
|
commitdiff
|
tree
|
snapshot
next