index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed some printf's
Brian Paul
2000-03-11
1
-5
/
+1
*
glPopAttrib() now calls Driver's ClearColor, ClearIndex and ColorMask functions
Brian Paul
2000-03-10
1
-8
/
+26
*
fixed off-by-one errors in matrix stack setup/cleanup
Brian Paul
2000-03-06
1
-9
/
+14
*
added proxy texture targets to GetColorTableParameter (Steven Fuller)
Brian Paul
2000-02-28
1
-220
/
+90
*
test that RenderMode == GL_RENDER in gl_direct_DrawPixels
Brian Paul
2000-02-22
1
-1
/
+4
*
fixed off by one error in matrix stack depths (Eero Pajarre)
Brian Paul
2000-02-21
1
-88
/
+41
*
clean-up in gl_windowpos()
Brian Paul
2000-02-21
1
-142
/
+47
*
fixed GL_SRC_ALPHA_SATURATE bug
Brian Paul
2000-02-21
1
-16
/
+17
*
fixed reference count but in DeleteTextures()
Brian Paul
2000-02-12
1
-10
/
+13
*
include float.h on alpha
Brian Paul
2000-02-11
1
-5
/
+6
*
changed version to 1.2 Mesa 3.2
Brian Paul
2000-02-09
1
-2
/
+2
*
added a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() calls
Brian Paul
2000-02-08
1
-1
/
+13
*
added missing glGet cases for GL_EXT_compiled_vertex_array
Brian Paul
2000-02-06
1
-5
/
+26
*
disabled locked arrays in glDrawRangeElements()
Brian Paul
2000-02-05
1
-1
/
+11
*
GL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT suffix
Brian Paul
2000-02-05
2
-13
/
+15
*
added check for IntegerAccumScaler > 0 in GL_RETURN case
Brian Paul
2000-02-02
1
-2
/
+2
*
fixed VB->IndexPtr==NULL bug (Richard Guenther)
Brian Paul
2000-01-25
1
-13
/
+21
*
replaced HashLookup() with _mesa_HashLookup()
Brian Paul
2000-01-24
1
-2
/
+2
*
prefixed hash functions with _mesa_
Brian Paul
2000-01-24
5
-1700
/
+697
*
added new SVGA driver files
Brian Paul
2000-01-23
1
-1
/
+6
*
added missing POINT/LINE RANGE/GRANULARITY tokens
Brian Paul
2000-01-17
1
-7
/
+15
*
Z values were wrong in selection mode (Holger Waechtler)
Brian Paul
2000-01-17
1
-34
/
+23
*
minor clean-up in _mesa_unpack_ubyte_color_span()
Brian Paul
2000-01-05
1
-341
/
+1183
*
start search at 1 in HashFindFreeKeyBlock()
Brian Paul
2000-01-04
1
-8
/
+15
*
Fixed bug in gl_extension_enable, allow drivers to turn on ext_texenv_add
Keith Whitwell
1999-12-21
2
-4
/
+24
*
removed beta from version string
Brian Paul
1999-12-13
1
-55
/
+30
*
Added logicOp driver callback
Keith Whitwell
1999-12-12
3
-5
/
+15
*
many functions added to gl_get_proc_address()
Brian Paul
1999-12-10
1
-39
/
+391
*
Clearing stencil buffer now observes the stencil write mask
Brian Paul
1999-12-04
1
-92
/
+118
*
minor stencil-related changes
Brian Paul
1999-12-04
1
-3
/
+3
*
gl_BindTexture was broken when target==GL_TEXTURE_3D
Brian Paul
1999-12-01
1
-38
/
+45
*
check ctx before dereferencing it
Keith Whitwell
1999-12-01
1
-2
/
+2
*
Normal, stipple and varray bug fixes
Keith Whitwell
1999-12-01
1
-1
/
+2
*
print debug info in gl_make_current() if MESA_INFO env var set
Brian Paul
1999-11-30
1
-2
/
+18
*
added a cast to silence a g++ warning
Brian Paul
1999-11-27
1
-10
/
+16
*
generate Z values when fog enabled (Andree Borrmann)
Brian Paul
1999-11-26
1
-161
/
+416
*
allow drivers to request fog coordinates
Keith Whitwell
1999-11-25
5
-132
/
+195
*
another typo
Keith Whitwell
1999-11-23
1
-2
/
+2
*
potential bug fix and clean-up in gl_ShadeModel()
Brian Paul
1999-11-22
1
-193
/
+46
*
fixed shade model bug (A.Borrmann)
Brian Paul
1999-11-22
1
-44
/
+27
*
removed reference to GL_EXT_texture_env_add
Brian Paul
1999-11-22
1
-9
/
+2
*
Added gl_extension_is_enabled.
Miklos Fazekas
1999-11-20
1
-2
/
+2
*
Added GL_ADD.
Miklos Fazekas
1999-11-19
1
-150
/
+49
*
Added gl_extension_is_enabled.
Miklos Fazekas
1999-11-19
1
-8
/
+25
*
fixes for andree's drawarrays problems
Keith Whitwell
1999-11-19
1
-8
/
+19
*
two fixes in gl_DrawArrays (Andree Borrman)
Brian Paul
1999-11-18
1
-90
/
+101
*
also remove .lo .la and .libs/
Brian Paul
1999-11-16
1
-9
/
+8
*
removed unused finished: label
Brian Paul
1999-11-15
1
-2
/
+1
*
fixed several texture state update bugs found with objbug.c program
Brian Paul
1999-11-15
1
-114
/
+159
*
version 3.3 update
Jouk Jansen
1999-11-11
1
-7
/
+14
[next]