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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove unused DD_TRI_CULL_FRONT_BACK
Brian Paul
2012-03-12
3
-12
/
+4
*
mesa: remove unused DD_FLATSHADE
Brian Paul
2012-03-12
4
-9
/
+1
*
mesa: remove unused DD_TRI_TWOSTENCIL
Brian Paul
2012-03-12
4
-11
/
+1
*
mesa: remove _DD_NEW_x flags
Brian Paul
2012-03-12
1
-21
/
+0
*
mesa: define _MESA_NEW_SEPARATE_SPECULAR
Brian Paul
2012-03-12
2
-2
/
+8
*
mesa: remove ctx->Driver.ClearColor() hook
Brian Paul
2012-03-12
2
-33
/
+0
*
mesa: remove ctx->Driver.ClearDepth(), ClearStencil() driver hooks
Brian Paul
2012-03-12
4
-26
/
+0
*
mapi/glapi: Fix glDebugMessageCallbackARB arg type to GLDEBUGPROCARB
José Fonseca
2012-03-11
1
-2
/
+2
*
mesa: Prevent collision of ERROR define on Windows.
José Fonseca
2012-03-11
1
-0
/
+3
*
mesa: expose ARB_debug_output
Marek Olšák
2012-03-10
1
-0
/
+1
*
mesa: display list dispatch for ARB_debug_output
Marek Olšák
2012-03-10
1
-0
/
+3
*
mesa: print GL errors via debug_output
Marek Olšák
2012-03-10
1
-31
/
+66
*
mesa: implement the last of GL_ARB_debug_output
nobled
2012-03-10
3
-28
/
+245
*
mesa: add struct for managing client debug namespaces
nobled
2012-03-10
1
-2
/
+8
*
mesa: add control for categories of application-provided messages
nobled
2012-03-10
1
-5
/
+125
*
mesa: add yet more context fields for GL_ARB_debug_output
nobled
2012-03-10
1
-2
/
+8
*
mesa: add glDebugMessageControlARB
nobled
2012-03-10
1
-0
/
+134
*
mesa: add message-toggle booleans for GL_ARB_debug_output
nobled
2012-03-10
2
-2
/
+28
*
mesa: add some GL_ARB_debug_output functions
nobled
2012-03-10
3
-4
/
+286
*
mesa: add infrastructure for GL_ARB_debug_output
nobled
2012-03-10
8
-1
/
+69
*
glapi: regenerate files
Marek Olšák
2012-03-10
3
-5740
/
+5882
*
mesa: split error handling into its own file
nobled
2012-03-10
5
-252
/
+355
*
mesa: fix GL_LUMINANCE handling in glGetTexImage
Brian Paul
2012-03-09
1
-2
/
+28
*
mesa: use _mesa_rebase_rgba_float/uint() in glGetTexImage code
Brian Paul
2012-03-08
1
-73
/
+4
*
mesa: use _mesa_rebase_rgba_float/uint() in glReadPixels code
Brian Paul
2012-03-08
1
-0
/
+4
*
mesa: add _mesa_rebase_rgba_float/uint() functions
Brian Paul
2012-03-08
2
-0
/
+98
*
mesa: handle array textures in strip_texture_border()
Brian Paul
2012-03-07
1
-17
/
+21
*
mesa: Fix valid texture target test in _mesa_GetTexLevelParameteriv()
Anuj Phogat
2012-03-05
2
-2
/
+1
*
mesa: let GL3 buf obj queries not depend on opengl major version
Yuanhan Liu
2012-03-01
1
-6
/
+6
*
mesa: Add missing error check for first < 0 in glDrawArraysInstanced().
Eric Anholt
2012-02-29
1
-0
/
+6
*
mesa: Fix display lists for draw_elements_base_vertex with draw_instanced.
Eric Anholt
2012-02-29
1
-2
/
+16
*
mesa: Fix display list handling for GL_ARB_draw_instanced.
Eric Anholt
2012-02-29
2
-6
/
+28
*
mesa: Fix typo in comment.
Eric Anholt
2012-02-29
1
-1
/
+1
*
mesa: Push the shine table into the tnl module.
Mathias Fröhlich
2012-02-29
3
-166
/
+0
*
mesa: Do not invalidate shine tables in compute light positions.
Mathias Fröhlich
2012-02-29
1
-3
/
+0
*
mesa: Avoid explicit invalidation of shine tables.
Mathias Fröhlich
2012-02-29
1
-27
/
+0
*
mesa: Remove gl_light_attrib::_Flags.
Mathias Fröhlich
2012-02-29
2
-5
/
+4
*
mesa: Remove _CosCutoffNeg from light state.
Mathias Fröhlich
2012-02-29
2
-6
/
+2
*
mesa: use arrayObj var in more places in client_state()
Brian Paul
2012-02-29
1
-3
/
+3
*
mesa: asst. fixes for texture arrays and borders
Brian Paul
2012-02-29
1
-12
/
+20
*
mesa: check for no state change in VertexAttribDivisor()
Brian Paul
2012-02-29
1
-2
/
+8
*
mesa: reorder things in mtypes.h
Brian Paul
2012-02-29
1
-160
/
+169
*
mesa: Don't disable fast path for normalized types
Neil Roberts
2012-02-28
1
-7
/
+15
*
mesa: minor comment, whitespace fixes in teximage.c
Brian Paul
2012-02-28
1
-3
/
+1
*
mesa: move more swrast-related #defines out of core Mesa
Brian Paul
2012-02-24
1
-40
/
+0
*
mesa: remove STENCIL_BITS use
Brian Paul
2012-02-24
1
-1
/
+1
*
mesa: remove last of MAX_WIDTH, MAX_HEIGHT
Brian Paul
2012-02-24
2
-12
/
+7
*
mesa: remove some cruft from config.h
Brian Paul
2012-02-24
1
-16
/
+1
*
mesa: minor comment clean-ups in config.h
Brian Paul
2012-02-24
1
-4
/
+4
*
mesa: remove WIN32 MAX_WIDTH work-around in config.h
Brian Paul
2012-02-24
1
-17
/
+0
[next]