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
/
glx
/
indirect_vertex_array.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: Fix for commit 2c86668694.
Matt Turner
2016-07-08
1
-0
/
+2
*
glx: Undo memory allocation checking damage.
Matt Turner
2016-07-08
1
-5
/
+1
*
glx: Fix indirect multi-texture GL_DOUBLE coordinate arrays.
Colin McDonald
2016-07-08
1
-21
/
+47
*
glx: Correct opcode typos in __indirect_glTexCoordPointer.
Colin McDonald
2016-07-08
1
-5
/
+14
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
glx: check memory allocations in __glXInitVertexArrayState()
Juha-Pekka Heikkila
2014-01-06
1
-4
/
+23
*
glx: Fix another missed glMultiDrawElementsEXT const change.
Eric Anholt
2013-06-26
1
-1
/
+1
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-8
/
+8
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-8
/
+4
*
glx: add const qualifiers to __indirect_glMultiDrawArraysEXT()
Brian Paul
2010-09-14
1
-2
/
+2
*
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
2010-07-28
1
-32
/
+32
*
glx: fix incorrect array stack memory allocation
Markus Fleschutz
2010-02-26
1
-1
/
+2
*
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
1
-0
/
+1985