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: 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
*
mesa: add some missing GLAPIENTRY keywords
Brian Paul
2011-05-17
1
-11
/
+11
*
mesa: make RGB9_E5 non-renderable on swrast again
Marek Olšák
2011-05-17
1
-6
/
+4
*
Revert "mesa: set reasonable defaults in update_wrapper"
Marek Olšák
2011-05-17
1
-5
/
+2
*
mesa: EXT_texture_sRGB_decode little fixup
Marek Olšák
2011-05-13
2
-1
/
+2
*
mesa: Fix GetVertexAttrib* inside display lists.
José Fonseca
2011-05-12
1
-3
/
+3
*
mesa: Add ARB_shader_texture_lod to the extension list; off by default.
Kenneth Graunke
2011-05-09
2
-1
/
+2
*
mesa: add precision to M_PI constant
Matt Turner
2011-05-06
1
-1
/
+1
*
mesa: replace ONE_DIV_LN2 constant with M_LOG2E
Matt Turner
2011-05-06
1
-4
/
+0
*
mesa: handle TEXTURE_CUBE_MAP_SEAMLESS in SamplerParameter
Marek Olšák
2011-05-06
1
-0
/
+37
*
mesa: implement AMD_seamless_cubemap_per_texture
Marek Olšák
2011-05-06
5
-0
/
+58
[next]