index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: clean up extended opcode code
Brian Paul
2009-10-07
1
-18
/
+53
*
mesa: move gl_list_instruction and gl_list_extensions to dlist.c
Brian Paul
2009-10-07
1
-18
/
+50
*
mesa: added _mesa_free_display_list_data()
Brian Paul
2009-10-07
1
-0
/
+7
*
mesa: clean-up display list mem allocation, fix NULL handling
Brian Paul
2009-10-07
1
-13
/
+34
*
main: replace ALLOC_INSTRUCTION macro with regular function
Brian Paul
2009-10-07
1
-199
/
+202
*
mesa: rename display list functions
Brian Paul
2009-10-07
1
-7
/
+7
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
1
-0
/
+6
|
\
|
*
mesa: fix potential uninitialized memory reads
Brian Paul
2009-10-01
1
-0
/
+6
*
|
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
2009-09-30
1
-15
/
+49
*
|
mesa/main: Make FEATURE_evaluators follow feature conventions.
Chia-I Wu
2009-09-30
1
-12
/
+7
*
|
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-30
1
-4
/
+4
*
|
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
2009-09-30
1
-1
/
+2
*
|
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
1
-0
/
+659
|
\
|
|
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-16
1
-0
/
+659
|
|
\
|
|
*
mesa: compile glUniformMatrix() functions into display lists
Brian Paul
2009-09-15
1
-0
/
+242
|
|
*
mesa: implement more glUniform display list functions
Brian Paul
2009-09-15
1
-1
/
+365
|
|
*
mesa: compile glUniform4f() into display lists
Brian Paul
2009-09-15
1
-0
/
+26
|
|
*
mesa: compile glUseProgram/glUseProgramObjectARB into display lists
Brian Paul
2009-09-15
1
-0
/
+28
*
|
|
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
1
-0
/
+3
|
/
/
*
|
mesa: Make MultiDrawElements submit multiple primitives at once.
Eric Anholt
2009-09-01
1
-13
/
+1
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-14
1
-138
/
+164
|
\
|
|
*
mesa: fix some invalid memory reads
Brian Paul
2009-08-13
1
-18
/
+57
|
*
mesa: fix warnings about locals hiding function params
Brian Paul
2009-08-13
1
-3
/
+3
|
*
mesa: add missing PBO mapping code in unpack_image()
Brian Paul
2009-08-13
1
-7
/
+21
|
*
main: fix some potential memory leaks
Brian Paul
2009-08-13
1
-112
/
+85
*
|
mesa: use _mesa_is_bufferobj()
Brian Paul
2009-08-12
1
-1
/
+1
*
|
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
[next]