index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
dlist.c
Age
Commit message (
Expand
)
Author
2009-10-07
mesa: clean up extended opcode code
Brian Paul
2009-10-07
mesa: move gl_list_instruction and gl_list_extensions to dlist.c
Brian Paul
2009-10-07
mesa: added _mesa_free_display_list_data()
Brian Paul
2009-10-07
mesa: clean-up display list mem allocation, fix NULL handling
Brian Paul
2009-10-07
main: replace ALLOC_INSTRUCTION macro with regular function
Brian Paul
2009-10-07
mesa: rename display list functions
Brian Paul
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-01
mesa: fix potential uninitialized memory reads
Brian Paul
2009-09-30
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: Make FEATURE_evaluators follow feature conventions.
Chia-I Wu
2009-09-30
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-30
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
2009-09-16
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-15
mesa: compile glUniformMatrix() functions into display lists
Brian Paul
2009-09-15
mesa: implement more glUniform display list functions
Brian Paul
2009-09-15
mesa: compile glUniform4f() into display lists
Brian Paul
2009-09-15
mesa: compile glUseProgram/glUseProgramObjectARB into display lists
Brian Paul
2009-09-08
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-01
mesa: Make MultiDrawElements submit multiple primitives at once.
Eric Anholt
2009-08-14
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-13
mesa: fix some invalid memory reads
Brian Paul
2009-08-13
mesa: fix warnings about locals hiding function params
Brian Paul
2009-08-13
mesa: add missing PBO mapping code in unpack_image()
Brian Paul
2009-08-13
main: fix some potential memory leaks
Brian Paul
2009-08-12
mesa: use _mesa_is_bufferobj()
Brian Paul
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-30
mesa/dlist: fixes and improvements for material caching
Keith Whitwell
2009-06-30
mesa/dlist: don't cache state which may not be replayed on CallList
Keith Whitwell
2009-06-30
mesa/dlist: invalidate cached dlist compile state after CallList
Keith Whitwell
2009-06-30
mesa/dlist: restore missing SAVE_FLUSH_VERTICES in save_ShadeModel
Keith Whitwell
2009-06-30
mesa/dlist: shortcircuit some redundant statechanges at compile time
Keith Whitwell
2009-06-22
mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/MAX_NV_VERTEX_PROGRAM_INPUTS/ in NV funcs
Brian Paul
2009-06-22
mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBS
Brian Paul
2009-06-19
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-08
mesa: implement GL_ARB_map_buffer_range
Brian Paul
2009-06-02
mesa: plug in new _mesa_CopyBufferSubData() functions
Brian Paul
2009-05-28
mesa: exec/dlist functions for glProvokingVertexEXT()
Brian Paul
2009-05-22
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
mesa: remove MAX_VERTEX_PROGRAM_ATTRIBS
Brian Paul
2009-05-22
mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBS
Brian Paul
2009-05-22
mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/MAX_NV_VERTEX_PROGRAM_INPUTS/ in NV funcs
Brian Paul
2009-04-01
mesa: fix a recursive display list problem
Brian Paul
2009-03-17
mesa: update/fix doxygen comments
Vinson Lee
2009-03-12
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-02-22
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-12
mesa: don't include m_xform.h where not needed
Brian Paul
2009-01-31
mesa: more display list cleanups
Brian
2009-01-31
mesa: display list clean-ups
Brian
2008-12-01
mesa: fix conditional in save_Lightfv(), bug 18838
Brian
[next]