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
*
dlist: fix save_SamplerParameteri
Chris Forbes
2013-06-09
1
-1
/
+1
*
mesa: Prevent possible out-of-bounds read by save_SamplerParameteriv.
Vinson Lee
2013-06-08
1
-1
/
+4
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Prevent possible out-of-bounds read by save_SamplerParameterfv.
Vinson Lee
2013-06-03
1
-1
/
+4
*
mesa: remove GLvertexformat::EvalMesh1(), EvalMesh2()
Brian Paul
2013-05-02
1
-2
/
+0
*
mesa: remove GLvertexformat::Rectf()
Brian Paul
2013-05-02
1
-3
/
+2
*
mesa: simplify dispatch for glDraw* functions
Brian Paul
2013-05-02
1
-28
/
+17
*
mesa: remove _MESA_INIT_EVAL_VTXFMT() macro
Brian Paul
2013-05-02
1
-1
/
+8
*
mesa: remove _MESA_INIT_ARRAYELT_VTXFMT() macro
Brian Paul
2013-05-02
1
-1
/
+1
*
mesa: remove _MESA_INIT_DLIST_VTXFMT() macro
Brian Paul
2013-05-02
1
-1
/
+2
*
mesa: change _mesa_inside_dlist_begin_end() to handle PRIM_UNKNOWN
Brian Paul
2013-05-02
1
-4
/
+2
*
mesa: comments, formatting fixes in dlist code
Brian Paul
2013-05-02
1
-3
/
+10
*
mesa: add missing error check in _mesa_EndList()
Brian Paul
2013-05-02
1
-0
/
+6
*
mesa: remove unused PRIM_INSIDE_UNKNOWN_PRIM constant
Brian Paul
2013-05-02
1
-4
/
+2
*
mesa: simplify save_Begin() error checking
Brian Paul
2013-05-02
1
-20
/
+13
*
mesa: fix CurrentSavePrimitive <= GL_POLYGON tests
Brian Paul
2013-05-02
1
-2
/
+2
*
mesa: fix save_ShadeModel() logic and add new comments
Brian Paul
2013-05-02
1
-4
/
+5
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: make _mesa_save_vtxfmt_init() static
Brian Paul
2013-04-23
1
-3
/
+3
*
mesa: use new _mesa_inside_dlist_begin_end() function
Brian Paul
2013-04-23
1
-2
/
+2
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: Remove exec thunks from the dlist.c module.
Eric Anholt
2013-01-21
1
-870
/
+0
*
mesa: Initially populate the display list with the exec list.
Eric Anholt
2013-01-21
1
-111
/
+8
*
mesa: Delay display list save dispatch setup until Exec is set up.
Eric Anholt
2013-01-21
1
-9
/
+3
*
mesa: Remove the size argument from _mesa_alloc_dispatch_table().
Eric Anholt
2013-01-21
1
-1
/
+1
*
mesa: Drop manual checks for outside begin/end.
Eric Anholt
2013-01-21
1
-1
/
+1
*
mesa: Fix regression in dlist save primitive tracking.
Eric Anholt
2013-01-21
1
-8
/
+1
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-237
/
+237
*
dispatch: Delete unused init_dispatch functions.
Paul Berry
2012-11-06
1
-14
/
+0
*
dispatch: Make all API functions non-static.
Paul Berry
2012-11-06
1
-6
/
+6
*
glapi: alias ProgramParameteriARB to ProgramParameteri
Jordan Justen
2012-11-03
1
-3
/
+3
*
glapi: alias FramebufferTextureARB to FramebufferTexture
Jordan Justen
2012-11-03
1
-3
/
+3
*
_mesa_create_exec_table: GLES3 fixes.
Paul Berry
2012-10-23
1
-2
/
+2
*
glapi: Alias ClampColor and ClampColorARB.
Paul Berry
2012-10-23
1
-1
/
+0
*
mesa: Remove the NV program API functions.
Kenneth Graunke
2012-10-16
1
-1
/
+0
*
mesa: Switch to the other glGetVertexAttribPointervARB implementation.
Kenneth Graunke
2012-10-16
1
-1
/
+1
*
mesa: Remove some shared NV_vp/fp functions from the dispatch table.
Kenneth Graunke
2012-10-16
1
-80
/
+0
*
mesa: Unhook NV_fragment_program API from the dispatch table.
Kenneth Graunke
2012-10-16
1
-86
/
+0
*
mesa: Fix comments for NV_vp code that's now only used by other extensions.
Eric Anholt
2012-10-15
1
-7
/
+3
*
mesa: Remove API specific to GL_NV_vertex_program's aliased attribs.
Eric Anholt
2012-10-15
1
-91
/
+0
*
mesa: Remove support for GL_VERTEX_STATE_PROGRAMs and their execution.
Eric Anholt
2012-10-15
1
-33
/
+0
*
mesa: Remove NV_vertex_program-specific parameters support.
Eric Anholt
2012-10-15
1
-26
/
+0
*
mesa: Fix NV_fragment_program's display list opcode for RequestResident.
Eric Anholt
2012-10-15
1
-1
/
+1
*
mesa: Remove support for NV_vertex_program's tracked matrices.
Eric Anholt
2012-10-15
1
-27
/
+0
*
mesa: Don't set shaderapi dispatch pointers for many things in ES2 or core
Ian Romanick
2012-09-28
1
-1
/
+1
*
mesa: Don't set loopback dispatch pointers for most things in ES2 or core
Ian Romanick
2012-09-28
1
-1
/
+1
*
mesa: Pass GL context to _mesa_create_save_table
Ian Romanick
2012-09-28
1
-1
/
+1
*
mesa: remove FEATURE_ATI_fragment_shader define.
Oliver McFadden
2012-09-15
1
-8
/
+0
[next]