projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2002-09-12
Brian Paul
optimizations to _math_matrix_rotate() (Rudolf Opalla)
commit
|
commitdiff
|
tree
2002-09-08
Brian Paul
more detailed _mesa_error() strings
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
incorrect dimenstion passed to texture_error_check...
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
removed GL_MAX_CONVOLUTION_WIDTH/HEIGHT
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
minor updates to sync with XFree86
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
added -l option to print interesting OpenGL limits
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
fixed glSampleCoverage typo
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
implemented glProgramParameters4[df]vNV()
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
hook-up dispatch for glActiveStencilFaceEXT()
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
added GL_EXT_stencil_two_side and GL_NV_fence
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
GL_EXT_stencil_two_side extension, not 100% complete...
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
removed glext.h fix-ups corrected in glext.h version 17
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
version 17
commit
|
commitdiff
|
tree
2002-09-06
Brian Paul
added OpenGL 1.4 entrypoints
commit
|
commitdiff
|
tree
2002-09-05
Brian Paul
added GL_IBM_texture_mirrored_repeat (Ian Romanick)
commit
|
commitdiff
|
tree
2002-09-05
Brian Paul
test for ARB_texture_cube_map when getting GL version...
commit
|
commitdiff
|
tree
2002-09-05
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2002-09-04
Brian Paul
updated wglGetProcAddress
commit
|
commitdiff
|
tree
2002-09-03
Brian Paul
updated DOS file list
commit
|
commitdiff
|
tree
2002-09-03
Brian Paul
updates from Daniel Borca
commit
|
commitdiff
|
tree
2002-09-03
Brian Paul
improved error string
commit
|
commitdiff
|
tree
2002-09-03
Brian Paul
s/5/NUM_TEXTURE_TARGETS/
commit
|
commitdiff
|
tree
2002-09-03
Brian Paul
fixed compilation problem for swdd->SetBuffer
commit
|
commitdiff
|
tree
2002-08-29
Brian Paul
fix up stuff accidentaly checked in a few days ago
commit
|
commitdiff
|
tree
2002-08-28
Karl Schultz
Don't call _mesa_initialize_context because we are...
commit
|
commitdiff
|
tree
2002-08-27
Brian Paul
define GLAPIENTRY and GLAPI if not defined in gl.h
commit
|
commitdiff
|
tree
2002-08-22
Brian Paul
added glXAllocate/FreeMemoryNV()
commit
|
commitdiff
|
tree
2002-08-22
Brian Paul
stub functions for glXAllocate/FreeMemoryNV()
commit
|
commitdiff
|
tree
2002-08-21
Brian Paul
minor error message changes
commit
|
commitdiff
|
tree
2002-08-21
Brian Paul
re-enable ASSIGN_NORM_GROUP( 3dnow )
commit
|
commitdiff
|
tree
2002-08-21
Brian Paul
replace Current.Color with Current.Attrib[VERT_ATTRIB_C...
commit
|
commitdiff
|
tree
2002-08-21
Keith Whitwell
update colormaterial state on swtcl wakeup
commit
|
commitdiff
|
tree
2002-08-21
Brian Paul
s/DrawDestMask/_DrawDestMask/
commit
|
commitdiff
|
tree
2002-08-21
Brian Paul
s/ProjectedClipPtr/NdcPtr/
commit
|
commitdiff
|
tree
2002-08-21
Brian Paul
fix problems in FXgetImage()
commit
|
commitdiff
|
tree
2002-08-21
Brian Paul
fixed array index typo in VERT_SAVE_RGBA() macro
commit
|
commitdiff
|
tree
2002-08-17
Brian Paul
added multitexture and line stipple
commit
|
commitdiff
|
tree
2002-08-17
Brian Paul
minor tweaks
commit
|
commitdiff
|
tree
2002-08-17
Brian Paul
added error checking for glCallLists() type parameter
commit
|
commitdiff
|
tree
2002-08-17
Brian Paul
added new GLUT features
commit
|
commitdiff
|
tree
2002-08-17
Brian Paul
bump lib version to 3.7.1, more make clean commands
commit
|
commitdiff
|
tree
2002-08-17
Brian Paul
added glutGetProcAddress()
commit
|
commitdiff
|
tree
2002-08-17
Brian Paul
added glutGetProcAddress() and GLUT_FPS env var option
commit
|
commitdiff
|
tree
2002-08-15
Karl Schultz
Add note about needing to run VCVARS32.BAT when compiling.
commit
|
commitdiff
|
tree
2002-08-08
Brian Paul
added (char *) casts
commit
|
commitdiff
|
tree
2002-08-08
Brian Paul
fix up resulting FOGC and PSIZ when needed
commit
|
commitdiff
|
tree
2002-08-08
Brian Paul
init tmp->Normal.size = 3
commit
|
commitdiff
|
tree
2002-08-08
Brian Paul
comments
commit
|
commitdiff
|
tree
2002-08-08
Brian Paul
change GLvector3f to GLvector4f for normal transformation
commit
|
commitdiff
|
tree
2002-08-08
Brian Paul
change dest stride to 16 bytes instead of 12
commit
|
commitdiff
|
tree
2002-08-08
Brian Paul
initialize SWvertex array to zeros
commit
|
commitdiff
|
tree
2002-08-07
Brian Paul
changed normal stride from 12 to 16 bytes since normals...
commit
|
commitdiff
|
tree
2002-08-07
Brian Paul
re-check-in - something didn't work on the previous...
commit
|
commitdiff
|
tree
2002-08-07
Brian Paul
latest bug fixes
commit
|
commitdiff
|
tree
2002-08-07
Brian Paul
struct sw_span is again allocated on the stack, but...
commit
|
commitdiff
|
tree
2002-08-03
Karl Schultz
Coerce vsnprintf to _vsnprintf for windows
commit
|
commitdiff
|
tree
2002-08-01
Brian Paul
misc updates
commit
|
commitdiff
|
tree
2002-08-01
Brian Paul
define MAXSTRING and use vsnprintf to preven overflows
commit
|
commitdiff
|
tree
2002-07-29
Karl Schultz
Catch up windows driver with recent context mods
commit
|
commitdiff
|
tree
2002-07-28
Karl Schultz
export new symbols for osmesa lib
commit
|
commitdiff
|
tree
2002-07-22
Brian Paul
fix warnings (bug 580528)
commit
|
commitdiff
|
tree
2002-07-12
Brian Paul
fix patching offsets (Sven Panne) (patch 544637)
commit
|
commitdiff
|
tree
2002-07-12
Brian Paul
silence warnings
commit
|
commitdiff
|
tree
2002-07-12
Brian Paul
Pedantic compiler fixes (Sven Panne)
commit
|
commitdiff
|
tree
2002-07-11
Brian Paul
applied Eric Anholt's patch for Athlon SSE
commit
|
commitdiff
|
tree
2002-07-10
Brian Paul
re-enable X86 code
commit
|
commitdiff
|
tree
2002-07-09
Brian Paul
added Read/DrawBuffer porting info
commit
|
commitdiff
|
tree
2002-07-09
Brian Paul
Overhaul of glRead/DrawBuffer() code. Now, swrast...
commit
|
commitdiff
|
tree
2002-07-01
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2002-06-30
Brian Paul
Added divide by zero check (Jon Perry). Remove dead...
commit
|
commitdiff
|
tree
2002-06-30
Brian Paul
added Gerk Huisma's GLchan=GLfloat fixes
commit
|
commitdiff
|
tree
2002-06-30
Brian Paul
CHAN_TYPE==GL_FLOAT clamping. call _tnl_MakeCurrent...
commit
|
commitdiff
|
tree
2002-06-30
Brian Paul
blending fixes for CHAN_TYPE==GL_FLOAT (Gerk Huisma)
commit
|
commitdiff
|
tree
2002-06-30
Brian Paul
added GL_EXT_multi_draw_arrays
commit
|
commitdiff
|
tree
2002-06-30
Brian Paul
added unofficial dispatch offsets for GL_EXT_multi_draw...
commit
|
commitdiff
|
tree
2002-06-30
Brian Paul
Implemented GL_EXT_multi_draw_arrays: glMultiDrawArrays...
commit
|
commitdiff
|
tree
2002-06-29
Brian Paul
indentation fix
commit
|
commitdiff
|
tree
2002-06-29
Brian Paul
prep for OpenGL 1.4 feature set
commit
|
commitdiff
|
tree
2002-06-29
Brian Paul
Applied Matt Sealey's patch to remove/isolate all stdio...
commit
|
commitdiff
|
tree
2002-06-26
Brian Paul
fix CHAN_TYPE==GL_FLOAT compile problem
commit
|
commitdiff
|
tree
2002-06-26
Brian Paul
pull in 4.0.3 docs to trunk
commit
|
commitdiff
|
tree
2002-06-25
Brian Paul
removed extra right-paren
commit
|
commitdiff
|
tree
2002-06-25
Keith Whitwell
FRONT_AND_BACK culling
commit
|
commitdiff
|
tree
2002-06-25
Brian Paul
finish-up vertex program evaluators
commit
|
commitdiff
|
tree
2002-06-25
Brian Paul
remove an unneeded statement in update_polygon(), added...
commit
|
commitdiff
|
tree
2002-06-23
Brian Paul
test program for NV_vertex_program and evaluators
commit
|
commitdiff
|
tree
2002-06-23
Brian Paul
fix problems in _mesa_debug/printf()
commit
|
commitdiff
|
tree
2002-06-23
Brian Paul
added some _mesa_debug() calls
commit
|
commitdiff
|
tree
2002-06-23
Brian Paul
checkpoint: updates for NV_vertex_program evaluators...
commit
|
commitdiff
|
tree
2002-06-23
Brian Paul
set stage->inputs properly (I think), plus debug/commen...
commit
|
commitdiff
|
tree
2002-06-23
Brian Paul
added support for NV_vertex_program evaluators
commit
|
commitdiff
|
tree
2002-06-23
Brian Paul
Added new bitfields to tnl_eval_store for NV_vertex_pro...
commit
|
commitdiff
|
tree
2002-06-19
Brian Paul
put XSync in get_buffer_size(), plus clean-up
commit
|
commitdiff
|
tree
2002-06-18
Brian Paul
Moved GL_PROGRAM_ERROR_POSITION_NV state (it's not...
commit
|
commitdiff
|
tree
2002-06-18
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2002-06-17
Brian Paul
new fix for initial window size problem
commit
|
commitdiff
|
tree
2002-06-17
Brian Paul
Port glXCopyContext bug from 4.0 branch.
commit
|
commitdiff
|
tree
2002-06-16
Brian Paul
Joe Krahn's context sharing test program
commit
|
commitdiff
|
tree
2002-06-16
Brian Paul
Fix glXCopyContext bug
commit
|
commitdiff
|
tree
next