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 declaration before code
Brian Paul
2014-04-21
1
-1
/
+1
*
mesa: Fix error code generation in glReadPixels()
Anuj Phogat
2014-04-21
1
-0
/
+16
*
mesa: Add an error condition in glGetFramebufferAttachmentParameteriv()
Anuj Phogat
2014-04-21
1
-0
/
+13
*
mesa: fix GetStringi error message with correct function name
Benjamin Bellec
2014-04-21
1
-1
/
+1
*
mesa: Track max enabled tex image unit
Chris Forbes
2014-04-21
2
-0
/
+5
*
mesa: Fix error condition for multisample proxy texture targets
Anuj Phogat
2014-04-17
1
-3
/
+13
*
mesa: fix check for dummy renderbuffer in _mesa_FramebufferRenderbufferEXT()
Samuel Iglesias Gonsalvez
2014-04-16
1
-2
/
+1
*
mesa: Add error condition for integer formats in glGetTexImage()
Anuj Phogat
2014-04-16
1
-0
/
+5
*
mesa: Add helper function _mesa_is_format_integer()
Anuj Phogat
2014-04-16
2
-0
/
+12
*
mesa: Fix glGetVertexAttribi(GL_VERTEX_ATTRIB_ARRAY_SIZE)
Anuj Phogat
2014-04-16
1
-1
/
+1
*
mesa: Consider gl_VertexID and gl_InstanceID active attribs
Chris Forbes
2014-04-13
1
-0
/
+9
*
mesa: Extract is_active_attrib() in shaderapi
Chris Forbes
2014-04-13
1
-8
/
+19
*
mesa: Fix typo in error message
Chris Forbes
2014-04-13
1
-1
/
+1
*
glsl: Drop do_common_optimization's max_unroll_iterations parameter.
Kenneth Graunke
2014-04-11
1
-1
/
+1
*
mesa: use _mesa_get_srgb_format_linear() in sRGB texstore functions
Brian Paul
2014-04-11
1
-25
/
+5
*
mesa: remove the MALLOC, CALLOC and FREE macros
Brian Paul
2014-04-10
1
-6
/
+0
*
mesa: s/FREE/free/ in vdpau code
Brian Paul
2014-04-10
1
-4
/
+4
*
mesa: s/FREE/free/ in _mesa_free_errors_data()
Brian Paul
2014-04-10
1
-1
/
+1
*
mesa: use malloc/free instead of MALLOC/FREE in attrib stack code
Brian Paul
2014-04-10
1
-10
/
+10
*
mesa: Adjust _MaxLevel computation to account for views
Chris Forbes
2014-04-10
1
-0
/
+7
*
mesa: Prefer non-swizzled formats for most sized internalformats
Chris Forbes
2014-04-10
1
-4
/
+18
*
mesa: fix packing of float texels to GL_SHORT/GL_BYTE
Chris Forbes
2014-04-10
1
-58
/
+58
*
mesa: move declaration before code in etc2_unpack_rgb8()
Brian Paul
2014-04-08
1
-3
/
+3
*
mesa: add bounds checking to eliminate buffer overrun
Courtney Goeltzenleuchter
2014-04-08
1
-24
/
+54
*
glsl: Pass ctx->Const.NativeIntegers to do_common_optimization().
Kenneth Graunke
2014-04-08
1
-1
/
+2
*
mesa: Move is_power_of_two() function from brw_context.h to macros.h.
Kenneth Graunke
2014-04-08
1
-0
/
+11
*
mesa: rename stencil/Z functions in format_unpack.c
Brian Paul
2014-04-07
1
-40
/
+40
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
2
-1
/
+3
*
mesa: Allow setting GL_TEXTURE_MAX_LEVEL to 0 with GL_TEXTURE_RECTANGLE.
Iago Toral Quiroga
2014-04-01
1
-1
/
+2
*
glsl: remove UBO fields from _mesa_glsl_parse_state
Chia-I Wu
2014-04-01
1
-2
/
+1
*
mesa/st: Accelerate ARB_clear_buffer_object with clear_buffer
Ilia Mirkin
2014-03-31
2
-3
/
+10
*
mesa: Fix format matching checks for GL_INTENSITY* internalformats.
Chris Forbes
2014-04-01
1
-8
/
+12
*
mesa: fix texstore for MESA_FORMAT_R8G8B8A8_SRGB
Chris Forbes
2014-04-01
1
-4
/
+6
*
mesa: fix glMultiDrawArrays inside a display list
Brian Paul
2014-03-27
1
-3
/
+4
*
mesa: fix unpack_Z32_FLOAT_X24S8() / unpack_Z32_FLOAT() mix-up
Brian Paul
2014-03-26
1
-4
/
+4
*
mesa: fix indentation, formatting, etc in fbobject.c
Brian Paul
2014-03-26
1
-38
/
+56
*
mesa: rename format_(un)pack.c functions to match format names (pt. 7)
Brian Paul
2014-03-26
2
-34
/
+34
*
mesa: rename format_(un)pack.c functions to match format names (pt. 6)
Brian Paul
2014-03-26
2
-12
/
+12
*
mesa: rename format_(un)pack.c functions to match format names (pt. 5)
Brian Paul
2014-03-26
2
-72
/
+72
*
mesa: rename format_(un)pack.c functions to match format names (pt. 4)
Brian Paul
2014-03-26
2
-44
/
+44
*
mesa: rename format_(un)pack.c functions to match format names (pt. 3)
Brian Paul
2014-03-26
2
-67
/
+67
*
mesa: rename format_(un)pack.c functions to match format names (pt. 2)
Brian Paul
2014-03-26
2
-36
/
+36
*
mesa: rename format_(un)pack.c functions to match format names (pt. 1)
Brian Paul
2014-03-26
2
-403
/
+403
*
mesa: In core profile, refuse to draw unless a VAO is bound.
Kenneth Graunke
2014-03-25
1
-1
/
+4
*
Revert "mesa: Fix format matching checks for GL_INTENSITY* internalformats."
Chris Forbes
2014-03-26
1
-12
/
+8
*
mesa: move GLbitfield any_valid_stages declaration before code
Brian Paul
2014-03-25
1
-1
/
+2
*
mesa/sso: Implement ValidateProgramPipeline
Gregory Hainaut
2014-03-25
4
-3
/
+203
*
mesa/sso: Add _mesa_sampler_uniforms_pipeline_are_valid
Gregory Hainaut
2014-03-25
2
-0
/
+79
*
mesa/sso: Add gl_pipeline_object::InfoLog support
Gregory Hainaut
2014-03-25
2
-3
/
+24
*
mesa/sso: Implement GL_PROGRAM_PIPELINE_BINDING for glGet
Gregory Hainaut
2014-03-25
2
-0
/
+12
[next]