index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cut-and-paste error in the name of GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB.
Ian Romanick
2007-03-06
1
-2
/
+2
*
fd.o #BZ 9684
Zou Nan hai
2007-02-12
1
-1
/
+2
*
ctx->Point._Size fix
Rune Peterson
2007-02-10
3
-26
/
+7
*
optimize generated vertex programs a bit
Roland Scheidegger
2007-02-09
1
-0
/
+8
*
fix mem leak
Panagiotis Papadakos
2007-02-05
1
-0
/
+3
*
Add _NEW_PROGRAM flag to _MESA_NEW_NEED_EYE_COORDS.
Brian
2007-02-03
1
-0
/
+1
*
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
11
-123
/
+69
|
\
|
*
Don't special-case index, edgeflag.
Keith Whitwell
2007-01-16
1
-46
/
+3
|
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
34
-3261
/
+3586
|
|
\
|
*
|
Don't special-case FOG attribute initialization.
Keith Whitwell
2007-01-15
1
-1
/
+0
|
*
|
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
21
-651
/
+950
|
*
|
oops, get.c is autogenerated
Keith Whitwell
2006-10-30
2
-4
/
+4
|
*
|
Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our
Keith Whitwell
2006-10-30
5
-13
/
+13
|
*
|
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
3
-17
/
+4
|
*
|
Fix compiler warning
Keith Whitwell
2006-10-29
1
-1
/
+1
*
|
|
_mesa_pack_rgba_span_float: fix for packing data into group
Xiang, Haihao
2007-01-31
1
-3
/
+5
*
|
|
bump version to 6.5.3
Brian
2007-01-30
1
-7
/
+7
*
|
|
Bug 9628: no entry for GetVertexAttribPointerv
George Sapountzis
2007-01-27
1
-1
/
+1
*
|
|
fix typo
Brian
2007-01-26
1
-1
/
+1
*
|
|
document, re-indent _mesa_ffsll()
Brian
2007-01-26
1
-10
/
+18
*
|
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Brian
2007-01-26
3
-24
/
+28
|
\
\
\
|
*
|
|
Add _mesa_ffsll() for compatibility on OSes without ffsll(), and use it.
Eric Anholt
2007-01-26
2
-0
/
+24
|
*
|
|
Override Const.CheckArrayBounds for Xserver in XMesaCreateContext().
George Sapountzis
2007-01-26
1
-7
/
+1
|
*
|
|
Drop old (pre-AIGLX) GLcore interface.
George Sapountzis
2007-01-26
2
-17
/
+3
*
|
|
|
silence C++ warnings
Brian
2007-01-23
1
-2
/
+2
|
/
/
/
*
|
/
fixes for C++ warnings/errors
Brian
2007-01-23
5
-10
/
+11
|
|
/
|
/
|
*
|
put back missing Driver.PolygonMode call (bug 9578)
Roland Scheidegger
2007-01-09
1
-0
/
+3
*
|
Fix glPush/PopClientAttrib() for VBO state (bug 9445).
Brian
2007-01-05
1
-2
/
+15
*
|
Drop mesa wrappers for XFree86.
George Sapountzis
2006-12-21
3
-208
/
+45
*
|
Fix copy-and-paste mistake in comment ("scaling" should read "translation").
Gary Wong
2006-12-15
1
-1
/
+1
*
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
Brian
2006-12-14
1
-1
/
+2
|
\
\
|
*
|
_mesa_swizzle_ubyte_image: Only use single swizzle_copy call when strides match.
Michel Dänzer
2006-12-14
1
-1
/
+2
*
|
|
Move all the code for computing ctx->_TriangleCaps into state.c.
Brian
2006-12-13
8
-166
/
+129
|
/
/
*
|
replace check for XFree86LOADER and IN_MODULE with XFree86Server (bug 9144)
Brian Paul
2006-11-27
1
-1
/
+1
*
|
Prune incoming state to the atoms of interest. Hopefully this will
Keith Whitwell
2006-11-22
1
-6
/
+14
*
|
Another fix
Keith Whitwell
2006-11-22
1
-0
/
+8
*
|
list header files in sources files (Dan Nicholson)
Brian Paul
2006-11-21
1
-1
/
+75
*
|
More fixes, glean seems to run now.
Keith Whitwell
2006-11-21
1
-2
/
+3
*
|
Fix more typos.
Keith Whitwell
2006-11-21
1
-2
/
+2
*
|
glTexCoord3dv was not using third coordinate
Sean D'Epagnier
2006-11-21
1
-1
/
+1
*
|
Fix typos that meant vbos were never unmapped
Keith Whitwell
2006-11-20
1
-4
/
+3
*
|
fix glPopAttrib/color material bug #9091
Brian Paul
2006-11-20
1
-4
/
+4
*
|
delete shader objects when destroying shared context state
Brian Paul
2006-11-18
1
-0
/
+11
*
|
Initial implementation work for CAL, RET, and BRA instructions for fragment
Brian Paul
2006-11-16
1
-0
/
+1
*
|
fix bug 9046
Brian Paul
2006-11-16
1
-2
/
+2
*
|
use LONGSTRING to silence warning
Brian Paul
2006-11-16
1
-1
/
+1
*
|
fix glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) bug 9044
Brian Paul
2006-11-16
1
-3
/
+3
*
|
Make sure vbo's are mapped before accessing their contents in
Keith Whitwell
2006-11-16
2
-6
/
+94
*
|
Add a size parameter to _mesa_add_unnamed_constant() and
Brian Paul
2006-11-15
1
-1
/
+1
*
|
#define LONGSTRING __extension__ in imports.h and use it to silence gcc
Brian Paul
2006-11-15
1
-0
/
+9
[next]