index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
dlist.c
Age
Commit message (
Expand
)
Author
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
2008-10-10
mesa: remove unneeded includes
Brian Paul
2008-09-23
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-09-21
mesa: fix errors in prev commit
Brian Paul
2008-09-21
mesa: revamp glBlendFunc loopback
Brian Paul
2008-09-21
mesa: refactor: move _mesa_resizebuffers(), _mesa_ResizeBuffersMESA() to fram...
Brian Paul
2008-09-15
mesa: get another class of degenerate dlists working
Keith Whitwell
2008-05-06
Add support for ATI_separate_stencil in display lists.
Michal Wajdeczko
2008-05-01
fix conversion of GLfloat display list IDs
Brian Paul
[next]