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
/
dlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-4
/
+4
*
mesa: check glBegin()/glDrawArrays()/etc mode with _mesa_valid_prim_mode()
Brian Paul
2011-09-21
1
-2
/
+3
*
mesa: Add support for Begin/EndConditionalRender in display lists.
Eric Anholt
2011-09-19
1
-0
/
+45
*
mesa: fix format/type check in unpack_image() for bitmaps
Brian Paul
2011-09-19
1
-1
/
+1
*
mesa: fix error handling for dlist image unpacking
Brian Paul
2011-09-15
1
-1
/
+14
*
mesa: Eliminate dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-1
/
+2
*
mesa: Remove target parameter from dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-2
/
+1
*
mesa: Remove target parameter from dd_function_table::UnmapBuffer
Ian Romanick
2011-08-23
1
-2
/
+1
*
mesa: fix unused-but-set-variable warnings in dlist.c
Marek Olšák
2011-07-15
1
-6
/
+6
*
mesa: fix function remapping for dlist
Chia-I Wu
2011-06-08
1
-1
/
+0
*
mesa: plug _mesa_GetObjectParameterivAPPLE into display list dispatch table
Brian Paul
2011-05-26
1
-0
/
+1
*
mesa: plug in GL_ARB_vertex_array_object display list functions
Brian Paul
2011-05-26
1
-0
/
+4
*
mesa: more geometry shader display list functions
Brian Paul
2011-05-26
1
-0
/
+53
*
mesa: more transform feedback display list functions
Brian Paul
2011-05-26
1
-12
/
+98
*
mesa: simplify query object display list dispatch setup
Brian Paul
2011-05-26
1
-6
/
+2
*
mesa: plug in sync object display list functions
Brian Paul
2011-05-25
1
-0
/
+50
*
mesa: display list support for glProgramParameteriARB()
Brian Paul
2011-05-25
1
-0
/
+30
*
mesa: plug shader object functions into display list dispatch
Brian Paul
2011-05-25
1
-0
/
+2
*
mesa: plug in GL 3.0 ClearBuffer() display list functions
Brian Paul
2011-05-25
1
-5
/
+1
*
mesa: fill in missing sampler object display list functions
Brian Paul
2011-05-25
1
-0
/
+163
*
mesa: add some missing GLAPIENTRY keywords
Brian Paul
2011-05-17
1
-11
/
+11
*
mesa: Fix GetVertexAttrib* inside display lists.
José Fonseca
2011-05-12
1
-3
/
+3
*
Squashed commit of the following:
Brian Paul
2011-04-26
1
-2
/
+2
*
mesa: plug in new functions for GL_ARB_sampler_objects
Brian Paul
2011-04-10
1
-0
/
+29
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
1
-0
/
+27
*
mesa: add void to save_TextureBarrierNV()
Brian Paul
2011-03-25
1
-1
/
+1
*
mesa: add display list support for NV_texture_barrier
Marek Olšák
2011-03-15
1
-0
/
+22
*
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-28
1
-0
/
+1
*
mesa: move comment, change debug code
Brian Paul
2011-02-22
1
-3
/
+5
*
mesa: display list support for GL_ARB_draw_buffers_blend functions
Brian Paul
2011-01-15
1
-0
/
+108
*
mesa: support for GL_ARB_instanced_arrays
Brian Paul
2011-01-15
1
-0
/
+27
*
mesa: upgrade to glext.h version 66
Brian Paul
2010-11-17
1
-4
/
+4
*
Merge branch 'glapi-reorg'
Chia-I Wu
2010-10-29
1
-1
/
+1
|
\
|
*
mesa: Remove unnecessary glapitable.h includes.
Chia-I Wu
2010-10-27
1
-1
/
+1
*
|
mesa: Add display list support for GL_EXT_separate_shader_objects functions
Ian Romanick
2010-10-27
1
-0
/
+44
|
/
*
mesa: display list support for GL_EXT_texture_integer
Brian Paul
2010-10-23
1
-0
/
+144
*
mesa: split up the image.c file
Brian Paul
2010-10-23
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-25
/
+25
*
main: remove duplicated includes
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
1
-2
/
+0
*
mesa: update to version 64 of GL/glext.h
Brian Paul
2010-09-14
1
-2
/
+2
*
Revert "glapi: Implement optional dispatch logging"
Kristian Høgsberg
2010-09-09
1
-4
/
+4
*
glapi: Implement optional dispatch logging
Kristian Høgsberg
2010-09-09
1
-4
/
+4
*
mesa: Fix printf-like warnings.
Vinson Lee
2010-09-02
1
-3
/
+3
*
mesa: Fix GetUniformLocation while compiling display lists.
Nick Bowler
2010-08-20
1
-1
/
+9
*
mesa: move nvprogram.[ch] to main/
Brian Paul
2010-06-10
1
-1
/
+1
*
mesa: move arbprogram.[ch] to main/
Brian Paul
2010-06-10
1
-1
/
+1
*
mesa: move atifragshader.[ch] to main/
Brian Paul
2010-06-10
1
-3
/
+3
*
mesa: display list support for uint uniforms
Brian Paul
2010-05-25
1
-1
/
+199
*
mesa: Include api_exec.h in dlist.c.
Vinson Lee
2010-05-02
1
-0
/
+1
[next]