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
*
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
1
-33
/
+79
|
\
|
*
mesa/dlist: fixes and improvements for material caching
Keith Whitwell
2009-06-30
1
-8
/
+16
|
*
mesa/dlist: don't cache state which may not be replayed on CallList
Keith Whitwell
2009-06-30
1
-1
/
+5
|
*
mesa/dlist: invalidate cached dlist compile state after CallList
Keith Whitwell
2009-06-30
1
-16
/
+24
|
*
mesa/dlist: restore missing SAVE_FLUSH_VERTICES in save_ShadeModel
Keith Whitwell
2009-06-30
1
-0
/
+1
|
*
mesa/dlist: shortcircuit some redundant statechanges at compile time
Keith Whitwell
2009-06-30
1
-19
/
+44
|
*
mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/MAX_NV_VERTEX_PROGRAM_INPUTS/ in NV funcs
Brian Paul
2009-06-22
1
-8
/
+8
|
*
mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBS
Brian Paul
2009-06-22
1
-12
/
+12
*
|
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
1
-0
/
+33
|
\
\
|
*
|
mesa: exec/dlist functions for glProvokingVertexEXT()
Brian Paul
2009-05-28
1
-0
/
+33
*
|
|
mesa: implement GL_ARB_map_buffer_range
Brian Paul
2009-06-08
1
-0
/
+6
*
|
|
mesa: plug in new _mesa_CopyBufferSubData() functions
Brian Paul
2009-06-02
1
-0
/
+3
|
/
/
*
|
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
1
-2
/
+2
*
|
mesa: remove MAX_VERTEX_PROGRAM_ATTRIBS
Brian Paul
2009-05-22
1
-4
/
+4
*
|
mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBS
Brian Paul
2009-05-22
1
-12
/
+12
*
|
mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/MAX_NV_VERTEX_PROGRAM_INPUTS/ in NV funcs
Brian Paul
2009-05-22
1
-8
/
+8
|
/
*
mesa: fix a recursive display list problem
Brian Paul
2009-04-01
1
-1
/
+1
*
mesa: update/fix doxygen comments
Vinson Lee
2009-03-17
1
-1
/
+1
*
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-12
1
-0
/
+46
*
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-22
1
-0
/
+1
*
mesa: don't include m_xform.h where not needed
Brian Paul
2009-02-12
1
-1
/
+0
*
mesa: more display list cleanups
Brian
2009-01-31
1
-20
/
+15
*
mesa: display list clean-ups
Brian
2009-01-31
1
-17
/
+21
*
mesa: fix conditional in save_Lightfv(), bug 18838
Brian
2008-12-01
1
-1
/
+1
*
mesa: remove unneeded includes
Brian Paul
2008-10-10
1
-1
/
+0
*
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-09-23
1
-1
/
+1
*
mesa: fix errors in prev commit
Brian Paul
2008-09-21
1
-2
/
+2
*
mesa: revamp glBlendFunc loopback
Brian Paul
2008-09-21
1
-1
/
+8
*
mesa: refactor: move _mesa_resizebuffers(), _mesa_ResizeBuffersMESA() to fram...
Brian Paul
2008-09-21
1
-0
/
+1
*
mesa: get another class of degenerate dlists working
Keith Whitwell
2008-09-15
1
-2
/
+5
*
Add support for ATI_separate_stencil in display lists.
Michal Wajdeczko
2008-05-06
1
-0
/
+33
*
fix conversion of GLfloat display list IDs
Brian Paul
2008-05-01
1
-21
/
+24
*
implement glGet/BindAttribLocationARB() for display lists
Brian
2008-03-25
1
-0
/
+26
*
alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935)
Roland Scheidegger
2007-11-09
1
-129
/
+76
*
remove CallDepth++/-- accidentally removed in prev commit
Brian
2007-08-24
1
-0
/
+4
*
remove unneeded CallStack array
Brian
2007-08-23
1
-4
/
+0
*
remove old comment, minor formatting fixes
Brian
2007-07-30
1
-8
/
+5
*
Fix an error related to glPolygonStipple.
Xiang, Haihao
2007-07-30
1
-5
/
+12
*
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-07-04
1
-9
/
+9
*
remove some whitespace
Brian
2007-05-21
1
-5
/
+0
*
Rename occlude.[ch] to queryobj.[ch]
Brian
2007-04-21
1
-1
/
+1
*
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
1
-46
/
+3
|
\
|
*
Don't special-case index, edgeflag.
Keith Whitwell
2007-01-16
1
-46
/
+3
*
|
fixes for C++ warnings/errors
Brian
2007-01-23
1
-2
/
+2
|
/
*
Rename _mesa_IsProgram() to _mesa_IsProgramARB() to avoid collision with the
Brian Paul
2006-11-02
1
-2
/
+2
*
Fix bug #4681.
Ian Romanick
2006-10-11
1
-17
/
+1
*
GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.
Ian Romanick
2006-08-24
1
-12
/
+12
*
change #ifdef to #if
Brian Paul
2006-08-17
1
-1
/
+1
*
Add support for GL_EXT_gpu_program_parameters. Any driver that enables
Ian Romanick
2006-08-15
1
-0
/
+70
*
Added _mesa_delete_list() to delete a display list, but don't remove from
Brian Paul
2006-06-30
1
-24
/
+40
[next]