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: move texrender.c to swrast
Brian Paul
2011-06-13
2
-672
/
+0
*
mesa: move invariant code out of loop in get_tex_rgba()
Brian Paul
2011-06-13
1
-14
/
+14
*
mesa: fix gcc version check for _mesa_bitcount
Roland Scheidegger
2011-06-09
1
-3
/
+3
*
mesa: use __builtin_clz for logbase2 when available
Roland Scheidegger
2011-06-09
2
-20
/
+24
*
mesa: merge glapidispatch.h into dispatch.h
Chia-I Wu
2011-06-08
3
-12280
/
+12240
*
mesa: fix function remapping for dlist
Chia-I Wu
2011-06-08
1
-1
/
+0
*
mesa: fix GLES remap table setup again
Chia-I Wu
2011-06-08
1
-2
/
+3
*
mesa: remove old comment
Brian Paul
2011-06-08
1
-1
/
+0
*
mesa: add more sampler types to is_sampler_type()
Brian Paul
2011-06-08
1
-0
/
+4
*
mesa: Ignore blits to/from missing buffers
Ian Romanick
2011-06-07
1
-8
/
+37
*
mesa: fix typo (s/GLGL/GLSL/)
Brian Paul
2011-06-02
1
-1
/
+1
*
mesa: 80-column wrapping
Brian Paul
2011-06-02
1
-8
/
+14
*
mesa: consolidate glGetUniform code
Brian Paul
2011-06-02
1
-124
/
+64
*
mesa: refactor/consolidate uniform lookup code
Brian Paul
2011-06-02
1
-96
/
+87
*
mesa: add some minor fixes for geometry shaders
Brian Paul
2011-06-02
1
-0
/
+6
*
mesa: add implementation of glDrawElementsInstancedBaseVertex
Pierre-Eric Pelloux-Prayer
2011-06-02
4
-3
/
+9
*
glapi: regenerated files
Pierre-Eric Pelloux-Prayer
2011-06-02
2
-2723
/
+2742
*
mesa: faster logbase2
Benjamin Bellec
2011-06-02
1
-24
/
+11
*
mesa: queries of non-existent FBO attachments should return INVALID_OPERATION
Marek Olšák
2011-06-01
1
-1
/
+26
*
mesa: UseShaderProgramEXT and Uniform* shouldn't be allowed inside Begin/End
Marek Olšák
2011-06-01
2
-0
/
+6
*
mesa: forbid UseProgram to be called inside Begin/End
Marek Olšák
2011-05-30
1
-0
/
+2
*
mesa: s/height/depth/ in texsubimage()
Brian Paul
2011-05-26
1
-1
/
+1
*
mesa: plug _mesa_GetObjectParameterivAPPLE into display list dispatch table
Brian Paul
2011-05-26
1
-0
/
+1
*
mesa: plug in GL_ARB_vertex_array_object display list functions
Brian Paul
2011-05-26
1
-0
/
+4
*
mesa: more geometry shader display list functions
Brian Paul
2011-05-26
1
-0
/
+53
*
mesa: more transform feedback display list functions
Brian Paul
2011-05-26
1
-12
/
+98
*
mesa: make query object API functions static
Brian Paul
2011-05-26
2
-24
/
+6
*
mesa: simplify query object display list dispatch setup
Brian Paul
2011-05-26
1
-6
/
+2
*
mesa: Flush vertices before updating drawbuffer computed state.
Eric Anholt
2011-05-26
1
-7
/
+7
*
mesa: Allow NULL read/draw in complete FBOs in ARB_ES2_compatibility.
Eric Anholt
2011-05-26
1
-1
/
+1
*
mesa: Trigger FBO validation on DrawBuffers change in non-ES2 mode.
Eric Anholt
2011-05-26
1
-10
/
+26
*
mesa: minor whitespace fixes
Brian Paul
2011-05-25
1
-4
/
+4
*
mesa: plug in sync object display list functions
Brian Paul
2011-05-25
1
-0
/
+50
*
mesa: display list support for glProgramParameteriARB()
Brian Paul
2011-05-25
1
-0
/
+30
*
mesa: plug shader object functions into display list dispatch
Brian Paul
2011-05-25
1
-0
/
+2
*
mesa: plug in GL 3.0 ClearBuffer() display list functions
Brian Paul
2011-05-25
1
-5
/
+1
*
mesa: fill in missing sampler object display list functions
Brian Paul
2011-05-25
1
-0
/
+163
*
mesa: Add MESA_FORMAT_X8_Z24 to _mesa_choose_tex_format
Chad Versace
2011-05-25
1
-0
/
+2
*
mesa: fix glGetTexImage for cases when srgb decode is skipped
Mike Kaplinskiy
2011-05-24
1
-101
/
+19
*
mesa: Fix remap_table setup.
Thierry Reding
2011-05-23
1
-4
/
+0
*
mesa: Fix return type of _mesa_get_format_bytes() (#37351)
Adam Jackson
2011-05-23
2
-2
/
+4
*
mesa: Emit definition of GLAPIENTRYP in es_generator.py.
Thierry Reding
2011-05-20
1
-0
/
+4
*
glapi: More type-checking in Get_xxx too.
José Fonseca
2011-05-20
1
-2784
/
+7424
*
mesa: fix vertex array enable checking in check_valid_to_render()
Brian Paul
2011-05-19
1
-6
/
+28
*
mesa: handle some srgb cases in the fast path in _mesa_get_teximage
Roland Scheidegger
2011-05-20
1
-4
/
+7
*
glapi: Implement SET_xxx as inline functions instead of macros.
José Fonseca
2011-05-19
1
-928
/
+3712
*
mesa: add another missing GLAPIENTRY keyword
José Fonseca
2011-05-19
2
-2
/
+2
*
swrast: anisotropic filtering extension
Andreas Faenger
2011-05-18
1
-0
/
+1
*
mesa: simplify error check in _mesa_MapBufferRange()
Brian Paul
2011-05-18
1
-8
/
+7
*
mesa: only update array _MaxElement if array is enabled
Brian Paul
2011-05-18
1
-2
/
+3
[prev]
[next]