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 old swrast-based compressed texel fetch code
Brian Paul
2012-12-14
8
-692
/
+1
*
mesa: reimplement _mesa_decompress_image() using new tex fetch code
Brian Paul
2012-12-14
1
-103
/
+7
*
mesa: added _mesa_get_compressed_fetch_func()
Brian Paul
2012-12-14
2
-0
/
+36
*
mesa: add new texel fetch code for etc formats
Brian Paul
2012-12-14
2
-0
/
+280
*
mesa: add new texel fetch code for rgtc formats
Brian Paul
2012-12-14
2
-0
/
+166
*
mesa: add new texel fetch code for fxt formats
Brian Paul
2012-12-14
2
-0
/
+45
*
mesa: add new texel fetch code for dxt formats
Brian Paul
2012-12-14
2
-1
/
+110
*
mesa: add compressed_fetch_func typedef
Brian Paul
2012-12-14
1
-0
/
+9
*
mesa: Fix computation of default vertex attrib stride for 2_10_10_10 formats.
Paul Berry
2012-12-13
3
-1
/
+47
*
mesa/uniform_query: Don't write to *params if there is an error
Matt Turner
2012-12-13
1
-1
/
+5
*
mesa: print unsigned values with %u
Matt Turner
2012-12-13
1
-4
/
+4
*
mesa: don't advertise ARB_texture_buffer_object in legacy contexts
Marek Olšák
2012-12-12
6
-16
/
+22
*
mesa: disallow creation of GL 3.1 compatibility contexts
Marek Olšák
2012-12-12
1
-0
/
+6
*
mesa syncobj: don't store a pointer to the set_entry
Jordan Justen
2012-12-10
2
-5
/
+10
*
mesa: Move declaration before statement.
José Fonseca
2012-12-08
1
-1
/
+2
*
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
2012-12-07
4
-3
/
+89
*
mesa: Add decoding functions for GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
2012-12-07
4
-24
/
+170
*
mesa: Add decoding functions for GL_COMPRESSED_SIGNED_RG11_EAC
Anuj Phogat
2012-12-07
4
-2
/
+97
*
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
[next]