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: Also update the color draw buffer if it's explicitly set to GL_NONE.
Henri Verbeet
2011-04-10
1
-1
/
+1
*
mesa: fix dstRowDiff computation in RGTC texstore functions
Marek Olšák
2011-04-08
1
-4
/
+4
*
mesa: Update _ElementSize.
Brian Paul
2011-04-07
1
-0
/
+2
*
mesa: Fix allocation size of extension_indices array.
Vinson Lee
2011-04-06
1
-1
/
+1
*
mesa: fix error message text
Brian Paul
2011-04-06
1
-1
/
+1
*
mesa: consolidate code in _mesa_update_array_max_element()
Brian Paul
2011-04-06
3
-63
/
+35
*
mesa: init/release the default texture buffer object
Brian Paul
2011-04-06
1
-0
/
+8
*
mesa: fix popping of texture state for GL_TEXTURE_BUFFER
Brian Paul
2011-04-06
1
-0
/
+2
*
mesa: TEXTURE_BUFFER fix-up
Brian Paul
2011-04-06
1
-0
/
+1
*
mesa: Recognize MESA_VERBOSE=all as shortcut for all debug options.
José Fonseca
2011-04-06
1
-1
/
+1
*
mesa: core support for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
10
-4
/
+352
*
mesa: regenerated API entrypoints for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
3
-4595
/
+4623
*
mesa: Include GIT SHA1 in GL version string
Ian Romanick
2011-04-05
1
-1
/
+6
*
mesa: fix alpha value for texstore_rgbx8888
Brian Paul
2011-04-05
1
-1
/
+1
*
mesa: Guard against null pointer deref in fbo validation
Fabian Bieler
2011-04-05
1
-1
/
+1
*
mesa: added _mesa_get_attachment_teximage() helpers
Brian Paul
2011-04-05
5
-11
/
+29
*
mesa: 80-column wrapping
Brian Paul
2011-04-05
3
-8
/
+16
*
mesa: Add fall-back formats for unsupported snorm formats
Ian Romanick
2011-04-04
1
-3
/
+23
*
mesa: work around failed assertion for GL_RGBA16_SNORM accum buffer
Brian Paul
2011-04-04
1
-1
/
+14
*
Use row stride instead of width when getting colour index texels.
Michel Dänzer
2011-03-30
1
-2
/
+3
*
Use proper source row stride when getting depth/stencil texels.
Michel Dänzer
2011-03-30
1
-1
/
+2
*
glsl: Move _mesa_builtin_uniform_desc from uniforms.c to ir_variable.cpp
Ian Romanick
2011-03-29
1
-248
/
+0
*
mesa: clamp texture border color if ARB_texture_float is unsupported
Marek Olšák
2011-03-29
1
-4
/
+12
*
mesa: implement texstore and texfetch hooks for signed normalized formats
Marek Olšák
2011-03-29
3
-118
/
+514
*
mesa: initial EXT_texture_snorm support
Marek Olšák
2011-03-29
10
-37
/
+233
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
16
-61
/
+223
*
mesa: regenerate glapi files
Marek Olšák
2011-03-29
3
-4474
/
+4505
*
mesa: Add missing parentheses in glBlitFramebufferEXT error strings.
Vinson Lee
2011-03-28
1
-5
/
+5
*
mesa: add void to save_TextureBarrierNV()
Brian Paul
2011-03-25
1
-1
/
+1
*
mesa: Avoid redefining PUBLIC/USE/likely/unlikely macros.
José Fonseca
2011-03-25
1
-13
/
+17
*
mesa: Use appropriate call convention in VertexAttribI*v.
José Fonseca
2011-03-25
1
-136
/
+136
*
mesa,mapi: Remove spurious const keyword from ClearBufferfi args.
José Fonseca
2011-03-25
1
-1
/
+1
*
mesa: added _mesa_dump_image() for debugging
Brian Paul
2011-03-24
2
-0
/
+28
*
mesa: minor whitespace fixes
Brian Paul
2011-03-24
4
-7
/
+7
*
mesa: new MESA_EXTENSION_MAX_YEAR env var
Brian Paul
2011-03-24
1
-3
/
+17
*
mesa: More glGet* fixes.
José Fonseca
2011-03-23
1
-4
/
+4
*
mesa: remove unused _MESA_NEW_NEED_NORMALS
Brian Paul
2011-03-23
1
-3
/
+0
*
mesa: remove _MESA_NEW_TRANSFER_STATE
Brian Paul
2011-03-23
4
-10
/
+6
*
mesa: Fix typo glGet*v(GL_TEXTURE_COORD_ARRAY_*).
José Fonseca
2011-03-22
1
-3
/
+3
*
mesa: 80-column wrapping and comment updates
Brian Paul
2011-03-19
1
-19
/
+20
*
mesa: 80-column wrapping, update comment
Brian Paul
2011-03-19
1
-7
/
+12
*
mesa: consolidate enable/disable code for GL_TEXTURE_GEN_S/T/R/Q
Brian Paul
2011-03-19
1
-67
/
+9
*
mesa: consolidate clip plane update code
Brian Paul
2011-03-19
3
-25
/
+21
*
mesa: 80-column wrapping
Brian Paul
2011-03-19
1
-2
/
+2
*
mesa: replace macro with function
Brian Paul
2011-03-19
1
-8
/
+13
*
mesa: 80-column wrapping
Brian Paul
2011-03-19
1
-1
/
+2
*
mesa: rename functions to follow Mesa conventions
Brian Paul
2011-03-19
1
-35
/
+29
*
mesa: 80-column wrapping
Brian Paul
2011-03-19
1
-2
/
+4
*
mesa: minor improvements in glTexEnvfv()
Brian Paul
2011-03-17
1
-16
/
+17
*
mesa: only report up to 50 _mesa_problem() calls
Brian Paul
2011-03-17
1
-5
/
+11
[next]