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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: check for ARB_framebuffer_object for GL_TEXTURE_STENCIL_SIZE_EXT query
Brian Paul
2009-06-29
1
-1
/
+2
*
Merge branch 'arb_vertex_array_object'
Brian Paul
2009-06-26
10
-202
/
+301
|
\
|
*
mesa: plug in glBindVertexArray, glGenVertexArrays functions
Brian Paul
2009-06-22
1
-0
/
+4
|
*
mesa: enforce the rule that arrays live in VBOs for GL_ARB_vertex_array_object
Brian Paul
2009-06-22
1
-25
/
+52
|
*
mesa: added extension flag for ARB_vertex_array_object
Brian Paul
2009-06-22
2
-0
/
+3
|
*
mesa: implement _mesa_GenVertexArrays() for GL_ARB_vertex_array_object
Brian Paul
2009-06-19
3
-4
/
+32
|
*
mesa: implement _mesa_BindVertexArray()
Brian Paul
2009-06-19
2
-12
/
+46
|
*
mesa: move vertex array objects from shared state to per-context
Brian Paul
2009-06-19
6
-41
/
+42
|
*
mesa: regenerated files related to GL_ARB_vertex_array_object
Brian Paul
2009-06-19
1
-121
/
+123
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-26
1
-0
/
+1
|
\
\
|
*
|
mesa: raise MAX_VARYING (number of shader varying vars) to 16
Brian Paul
2009-06-26
1
-1
/
+1
|
*
|
mesa: bump version to 7.5-rc4
Brian Paul
2009-06-26
1
-1
/
+1
|
*
|
glsl: Added gl_shader_state::EmitContReturn field
Brian Paul
2009-06-26
1
-0
/
+1
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
7
-19
/
+40
|
\
|
|
|
*
|
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
4
-26
/
+26
|
*
|
mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/MAX_NV_VERTEX_PROGRAM_INPUTS
Brian Paul
2009-06-22
1
-1
/
+1
|
*
|
mesa: fix some potential state-restore issues in pop_texture_group()
Brian Paul
2009-06-22
1
-45
/
+45
|
*
|
mesa: create/use a fallback texture when bound texture is incomplete
Brian Paul
2009-06-22
4
-2
/
+66
|
*
|
Always free image offsets memory when re-initializing texture image fields.
Michel Dänzer
2009-06-19
2
-3
/
+2
|
*
|
mesa: protect Elements against multiple definitions
Keith Whitwell
2009-06-18
1
-2
/
+2
|
*
|
Fast path when rebinding the same texture in single context environment
Ian Romanick
2009-06-17
1
-0
/
+12
|
*
|
mesa: Mark FBOs with compressed color attachments as FBO-incomplete.
Eric Anholt
2009-06-17
1
-0
/
+5
|
*
|
mesa: rework viewport/scissor initialization code
Brian Paul
2009-06-17
3
-12
/
+34
*
|
|
mesa: From float type modifier from values to large for singles
Ian Romanick
2009-06-22
1
-7
/
+7
|
|
/
|
/
|
*
|
mesa: make query-related driver fallback functions static
Brian Paul
2009-06-19
2
-22
/
+19
*
|
mesa: make buffer object-related driver fallback functions static
Brian Paul
2009-06-19
2
-55
/
+39
*
|
mesa: create/destroy buffer objects via driver functions
Brian Paul
2009-06-19
1
-2
/
+2
*
|
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
10
-2363
/
+2484
|
\
\
|
*
|
mesa: enable GL_EXT_provoking_vertex for sw drivers
Brian Paul
2009-06-01
1
-0
/
+1
|
*
|
mesa: glGet queries for GL_EXT_provoking_vertex
Brian Paul
2009-05-28
2
-0
/
+31
|
*
|
mesa: exec/dlist functions for glProvokingVertexEXT()
Brian Paul
2009-05-28
4
-9
/
+77
|
*
|
mesa: data structure updates for GL_EXT_provoking_vertex
Brian Paul
2009-05-28
3
-0
/
+9
|
*
|
mesa: regenerated enums for GL_EXT_provoking_vertex
Brian Paul
2009-05-28
1
-2350
/
+2362
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-16
7
-29
/
+30
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mesa: fix incorrect viewport clamping in _mesa_set_viewport()
Brian Paul
2009-06-16
1
-2
/
+2
|
*
|
mesa: Always return a value.
José Fonseca
2009-06-15
1
-0
/
+1
|
*
|
mesa: Use appropriate float/integer types.
José Fonseca
2009-06-15
2
-3
/
+3
|
*
|
mesa: Use type modifier for float constants.
José Fonseca
2009-06-15
3
-21
/
+21
|
*
|
mesa: Use integer type with appropriate sign.
José Fonseca
2009-06-15
2
-4
/
+4
*
|
|
Merge branch 'arb_map_buffer_range'
Brian Paul
2009-06-15
8
-1814
/
+2073
|
\
\
\
|
*
|
|
mesa: implement GL_ARB_map_buffer_range
Brian Paul
2009-06-08
7
-13
/
+260
|
*
|
|
mesa: regenerated files for GL_ARB_map_buffer_range
Brian Paul
2009-06-08
1
-1801
/
+1813
|
*
|
|
mesa: reorder fields, update comments for gl_buffer_object
Brian Paul
2009-06-08
1
-8
/
+11
*
|
|
|
mesa: use larger initial refcount for NullBufferObj
Brian Paul
2009-06-12
1
-1
/
+1
*
|
|
|
mesa: use _mesa_reference_buffer_object() in a few places
Brian Paul
2009-06-12
1
-5
/
+9
*
|
|
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-12
3
-4
/
+54
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mesa: Enable uploads of only depth to z24s8 textures
Jakob Bornecrantz
2009-06-12
1
-3
/
+36
|
*
|
|
mesa: add default function for ctx->Driver.CheckQuery() hook
Brian Paul
2009-06-11
2
-1
/
+18
*
|
|
|
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-11
2
-1
/
+11
|
\
|
|
|
[next]