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: Add decoding functions for GL_COMPRESSED_SIGNED_R11_EAC
Anuj Phogat
2012-12-07
4
-2
/
+125
*
mesa: Add decoding functions for GL_COMPRESSED_RG11_EAC
Anuj Phogat
2012-12-07
4
-3
/
+97
*
mesa: Add decoding functions for GL_COMPRESSED_R11_EAC
Anuj Phogat
2012-12-07
4
-5
/
+127
*
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
Anuj Phogat
2012-12-07
4
-2
/
+90
*
mesa: Add decoding functions for GL_COMPRESSED_RGBA8_ETC2_EAC
Anuj Phogat
2012-12-07
4
-6
/
+150
*
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_ETC2
Anuj Phogat
2012-12-07
4
-6
/
+88
*
mesa: Add decoding functions for GL_COMPRESSED_RGB8_ETC2
Anuj Phogat
2012-12-07
4
-12
/
+468
*
mesa: Make nonlinear_to_linear() function available outside file
Anuj Phogat
2012-12-07
3
-52
/
+29
*
mesa: Add new MESA_FORMATs for ETC2 compressed textures
Anuj Phogat
2012-12-07
8
-1
/
+408
*
Set es_version to false when using FF fragment shading in meta ops
Paul Berry
2012-12-07
1
-0
/
+1
*
mesa: Ignore size and offset parameters for BindBufferRange when buffer is 0
Matt Turner
2012-12-07
1
-10
/
+12
*
glsl: Record in gl_shader_program whether the program uses GLSL ES.
Paul Berry
2012-12-06
1
-0
/
+1
*
glsl: Record in gl_shader whether the shader uses GLSL ES.
Paul Berry
2012-12-06
1
-0
/
+1
*
mesa: Add ARB_ES3_compatibility flag.
Paul Berry
2012-12-06
2
-0
/
+2
*
mesa: use rand() instead of random()
Brian Paul
2012-12-06
1
-1
/
+1
*
mesa: validate that sync objects were created by mesa
Jordan Justen
2012-12-06
3
-15
/
+26
*
main/syncobj: return GL_INVALID_VALUE for invalid sync objects
Jordan Justen
2012-12-06
1
-4
/
+4
*
mesa: add set support (stores a set of pointers)
Eric Anholt
2012-12-06
2
-0
/
+442
*
mesa: expose ARB_texture_cube_map_array in core contexts as well
Chris Forbes
2012-12-05
1
-1
/
+1
*
mesa: Only require Gen'ed name for glBind{Framebuffer,Renderbuffer} on desktop
Ian Romanick
2012-12-03
1
-2
/
+6
*
mesa: fix uint64 printing in syncobj.c
Brian Paul
2012-12-03
1
-1
/
+3
*
mesa: Disable GL_NV_primitive_restart extension in core contexts.
Kenneth Graunke
2012-12-03
1
-1
/
+1
*
mesa: remove warning message in _mesa_reference_renderbuffer_()
Brian Paul
2012-12-03
1
-4
/
+1
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
5
-6
/
+11
*
mesa: Fix GL_LUMINANCE handling for textures in glGetTexImage
Anuj Phogat
2012-11-29
1
-11
/
+27
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
26
-213
/
+213
*
mesa: move some helper functions from fboobject.c to glformats.c
Marek Olšák
2012-11-29
3
-119
/
+127
*
mesa: fix BlitFramebuffer between linear and sRGB formats
Marek Olšák
2012-11-28
1
-3
/
+39
*
mesa: remove '(void) k' lines
Brian Paul
2012-11-27
1
-4
/
+0
*
mesa: Set transform feedback's default buffer mode to INTERLEAVED_ATTRIBS
Matt Turner
2012-11-27
1
-0
/
+2
*
mesa: Return 0 for XFB_VARYING_MAX_LENGTH if no varyings
Matt Turner
2012-11-27
1
-21
/
+15
*
mesa: Use correct glGetTransformFeedbackVarying name in error msg
Matt Turner
2012-11-26
1
-2
/
+2
*
mesa: Mark GetBufferParameteri64v as implemented.
Kenneth Graunke
2012-11-19
1
-2
/
+1
*
mesa: Require gen'd names in glBeginQuery on ES 3.0.
Kenneth Graunke
2012-11-19
1
-1
/
+1
*
mesa: Support EXT_framebuffer_blit targets in ES 3.0 as well.
Kenneth Graunke
2012-11-19
1
-4
/
+5
*
mesa: Fix error code for glTexParameteri of TEXTURE_MAX_LEVEL.
Kenneth Graunke
2012-11-19
1
-1
/
+1
*
mesa: Fix segfault on reading from a missing color read buffer.
Eric Anholt
2012-11-17
1
-11
/
+11
*
mesa: Also handle GL_TEXTURE_EXTENRAL_OES in max num levels.
Eric Anholt
2012-11-17
1
-0
/
+1
*
Remove OpenVMS support
Matt Turner
2012-11-16
6
-438
/
+3
*
mesa: return INVALID_VALUE from WaitSync if timeout != GL_TIMEOUT_IGNORED
Matt Turner
2012-11-15
1
-5
/
+2
*
mesa: return INVALID_VALUE from WaitSync if flags != 0
Matt Turner
2012-11-15
1
-1
/
+1
*
mesa: return INVALID_VALUE from ClientWaitSync if flags contains an unsupport...
Matt Turner
2012-11-15
1
-1
/
+1
*
mesa: return INVALID_VALUE from VertexAttribDivisor if index out of range
Matt Turner
2012-11-15
1
-1
/
+1
*
mesa: Add .gitignore for hashtable collision unit test.
Paul Berry
2012-11-14
1
-0
/
+1
*
mesa: Include compiler.h in hash_table.h.
Vinson Lee
2012-11-13
1
-2
/
+4
*
mesa: Replace random with standard C rand.
Vinson Lee
2012-11-12
1
-1
/
+1
*
mesa: Convert the hash table for GL object ids to the open-addressing hash.
Eric Anholt
2012-11-12
2
-262
/
+113
*
mesa: Import a copy of the open-addressing hash table code I wrote.
Eric Anholt
2012-11-12
15
-0
/
+1273
*
mesa: fix error checking of TexStorage(levels) for array and rect textures
Marek Olšák
2012-11-12
1
-3
/
+1
*
mesa: use MaxNumlevels in _mesa_test_texobj_completeness
Marek Olšák
2012-11-12
1
-11
/
+3
[next]