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
/
vbo
/
vbo_attrib_tmp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vbo: move another line of code after declarations
Brian Paul
2012-11-27
1
-1
/
+1
*
vbo: move code after declarations to fix MSVC errors
Brian Paul
2012-11-27
1
-7
/
+7
*
vbo: minor whitespace fix
Brian Paul
2012-11-27
1
-1
/
+1
*
mesa/vbo: Check for invalid types in various packed vertex functions.
Kenneth Graunke
2012-11-27
1
-0
/
+43
*
mesa/vbo: Support the ES 3.0 signed normalized scaling rules.
Kenneth Graunke
2012-11-27
1
-2
/
+38
*
mesa/vbo: Plumb ctx through to the conv_i(10|2)_to_norm_float functions.
Kenneth Graunke
2012-11-27
1
-59
/
+59
*
mesa/vbo: Fix scaling issue in 2-bit signed normalized packing.
Kenneth Graunke
2012-11-21
1
-1
/
+1
*
mesa/vbo: Fix scaling issue in 10-bit signed normalized packing.
Kenneth Graunke
2012-11-21
1
-1
/
+1
*
vbo: fix glVertexAttribI* functions
Marek Olšák
2012-11-06
1
-39
/
+47
*
vbo: silence MSVC double/float conversion warnings
Brian Paul
2012-10-29
1
-2
/
+2
*
mesa: fix glMaterial / dlist bug
Brian Paul
2012-05-11
1
-58
/
+0
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-6
/
+6
*
mesa: fix error handling for glMaterial*
Yuanhan Liu
2011-09-20
1
-1
/
+12
*
mesa/vbo: s/inline/INLINE/
Vinson Lee
2011-09-06
1
-6
/
+6
*
mesa/vbo: add ARB_vertex_type_2_10_10_10_rev APIs.
Dave Airlie
2011-09-06
1
-2
/
+399
*
vbo: generate GL_INVALID_VALUE for bad glVertexAttrib index
Brian Paul
2011-03-01
1
-23
/
+23
*
mesa: implement integer-valued vertex attribute functions
Brian Paul
2010-10-28
1
-0
/
+201
*
vbo: re-indent file
Brian Paul
2010-10-28
1
-181
/
+234
*
mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBS
Brian Paul
2009-05-22
1
-8
/
+8
*
Remove special-case handling for index and edgeflag
Keith Whitwell
2007-01-15
1
-2
/
+3
*
Checkpoint of new vbo-building code. Currently builds regular arrays
Keith Whitwell
2006-10-29
1
-0
/
+485