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
/
attrib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove _mesa_problem() from a few locations
Timothy Arceri
2017-05-11
1
-4
/
+2
*
mesa: tidy up left over APPLE_vertex_array_object semantics
Timothy Arceri
2017-04-26
1
-16
/
+7
*
mesa: drop APPLE_vertex_array_object support
Timothy Arceri
2017-04-26
1
-1
/
+1
*
mesa: don't use _NEW_TEXTURE mainly in mesa/main
Marek Olšák
2017-03-29
1
-1
/
+1
*
mesa/main: fix meta caller of _mesa_ClampColor
Nicolai Hähnle
2017-01-19
1
-1
/
+2
*
mesa: rename gl_vertex_array_object::VertexBinding to BufferBinding
Brian Paul
2016-10-28
1
-1
/
+1
*
mesa: Copy bitmask of VBOs in the VAO on gl{Push,Pop}Attrib.
Mathias Fröhlich
2016-08-06
1
-0
/
+2
*
mesa: add GL_EXT_window_rectangles state storage/retrieval functionality
Ilia Mirkin
2016-06-18
1
-0
/
+7
*
mesa: Rename CoordReplaceBits back to CoordReplace.
Mathias Fröhlich
2016-06-16
1
-1
/
+1
*
mesa: Add gl_point_attrib::CoordReplaceBits bitfield.
Mathias Fröhlich
2016-06-16
1
-1
/
+1
*
mesa: remove _ARB suffix from cube map enums
Brian Paul
2016-02-12
1
-2
/
+2
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-1
/
+1
*
mesa: restore GL_EXT_depth_bounds_test state in glPopAttrib()
Brian Paul
2015-06-03
1
-0
/
+5
*
mesa: fix glPushAttrib(0) / glPopAttrib() error
Brian Paul
2015-06-03
1
-0
/
+17
*
mesa: remove unneeded #include of colormac.h
Brian Paul
2015-04-01
1
-1
/
+0
*
mesa/main: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
mesa: add support for GL_EXT_polygon_offset_clamp
Ilia Mirkin
2015-02-02
1
-2
/
+4
*
mesa: Don't call _mesa_ClipControl from glPopAttrib when unsupported.
Kenneth Graunke
2014-11-03
1
-1
/
+2
*
mesa: Implement ARB_clip_control.
Mathias Fröhlich
2014-10-24
1
-0
/
+1
*
mesa: Use VertexArray, not _VertexArray, in array size expressions.
Kenneth Graunke
2014-09-24
1
-1
/
+1
*
mesa: Delete VAO _MaxElement code and index buffer bounds checking.
Kenneth Graunke
2014-09-19
1
-1
/
+0
*
mesa: invalidate draw state in glPopClientAttrib
Marek Olšák
2014-09-04
1
-0
/
+4
*
mesa: use malloc/free instead of MALLOC/FREE in attrib stack code
Brian Paul
2014-04-10
1
-10
/
+10
*
mesa: Preserve the NewArrays state when copying a VAO
Fredrik Höglund
2014-02-12
1
-0
/
+1
*
mesa: Rename ElementArrayBufferObj to IndexBufferObj.
Kenneth Graunke
2014-02-03
1
-6
/
+6
*
mesa: Rename _mesa_..._array_obj functions to _mesa_..._vao.
Kenneth Graunke
2014-02-03
1
-2
/
+2
*
mesa: Rename "struct gl_array_object" to gl_vertex_array_object.
Kenneth Graunke
2014-02-03
1
-5
/
+5
*
mesa: Rename ArrayObj to VAO and DefaultArrayObj to DefaultVAO.
Kenneth Graunke
2014-02-03
1
-16
/
+16
*
mesa: Restore all the viewports in _mesa_PopAttrib
Ian Romanick
2014-01-20
1
-2
/
+7
*
mesa: Restore all the scissor rectangles in _mesa_PopAttrib
Ian Romanick
2014-01-20
1
-6
/
+10
*
mesa: Add an index parameter to _mesa_set_scissor
Ian Romanick
2014-01-20
1
-1
/
+1
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-2
/
+3
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
1
-6
/
+16
*
mesa: Verify memory allocations success in _mesa_PushAttrib
Juha-Pekka Heikkila
2013-12-18
1
-84
/
+154
*
mesa: Verify memory allocations success in _mesa_PushClientAttrib
Juha-Pekka Heikkila
2013-12-18
1
-11
/
+59
*
mesa: Change save_attrib_data() to return boolean
Juha-Pekka Heikkila
2013-12-18
1
-1
/
+3
*
mesa: Remove support for GL_MESA_texture_array
Ian Romanick
2013-12-04
1
-12
/
+0
*
mesa: Use a single enable for GL_EXT_texture_array and GL_MESA_texture_array
Ian Romanick
2013-12-04
1
-3
/
+3
*
mesa: Add ARB_vertex_attrib_binding
Fredrik Höglund
2013-11-07
1
-1
/
+4
*
mesa: Rename gl_array_object::VertexAttrib to _VertexAttrib
Fredrik Höglund
2013-11-07
1
-2
/
+2
*
mesa: Remove GL_EXT_clip_volume_hint
Ian Romanick
2013-06-27
1
-2
/
+0
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Delete the ctx->Array._RestartIndex derived state.
Kenneth Graunke
2013-05-29
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: remove _NEW_PACKUNPACK
Marek Olšák
2013-04-24
1
-2
/
+0
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: allow drivers not to expose ARB_color_buffer_float in GL core profile
Marek Olšák
2013-04-06
1
-2
/
+7
*
mesa: add texobj support for ARB_texture_multisample
Chris Forbes
2013-03-02
1
-0
/
+3
[next]