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: pass only either uint32_t or uint64_t into ATTR_UNION
Marek Olšák
2020-02-11
1
-7
/
+8
*
vbo: move reusable code from vbo_attrib_tmp.h into vbo_util.h
Marek Olšák
2020-02-04
1
-97
/
+1
*
mesa: Correct the is_vertex_position decision for dlists.
Mathias Fröhlich
2019-05-04
1
-14
/
+0
*
mesa: replace some API_OPENGL_CORE checks with _mesa_is_desktop_gl
Marek Olšák
2018-02-23
1
-2
/
+2
*
vbo: s/VBO_ATTRIB_INDEX/VBO_ATTRIB_COLOR_INDEX/
Brian Paul
2018-01-29
1
-2
/
+2
*
vbo: fix glVertexAttrib(index=0)
Brian Paul
2017-08-24
1
-2
/
+5
*
vbo: use new _is_vertex_position() helper in vbo_attrib_tmp.h
Brian Paul
2017-08-21
1
-36
/
+46
*
mesa: add support for unsigned 64-bit vertex attributes
Samuel Pitoiset
2017-06-14
1
-0
/
+19
*
mapi: add GL_ARB_bindless_texture entry points
Samuel Pitoiset
2017-06-14
1
-0
/
+9
*
util: Move format_r11g11b10f.h to src/util
Jason Ekstrand
2016-08-05
1
-1
/
+1
*
mesa/vbo: fix check for zero aliases with 2/10/10/10
Dave Airlie
2016-05-10
1
-1
/
+1
*
mesa/vbo: add support for 64-bit vertex attributes. (v1)
Dave Airlie
2015-05-08
1
-3
/
+116
*
vbo: improve the code style by adjust the preprocessing c code directives
Marius Predut
2015-03-11
1
-41
/
+33
*
mesa: use fi_type in vertex attribute code
Marius Predut
2015-02-25
1
-4
/
+18
*
vbo: fix an unitialized-variable warning
Marek Olšák
2015-02-21
1
-0
/
+1
*
mesa: Use location VERT_ATTRIB_GENERIC0 for vertex attribute 0
Anuj Phogat
2014-05-01
1
-22
/
+23
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
vbo: add 10_11_11 support to vbo_attrib_tmp
Chris Forbes
2013-11-08
1
-6
/
+26
*
vbo: fix MSVC double->float conversion warnings
Brian Paul
2013-10-31
1
-2
/
+2
*
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