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
*
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
*
mesa/sso: Implement _mesa_BindProgramPipeline
Gregory Hainaut
2014-03-25
1
-0
/
+69
*
mesa/sso: Implement _mesa_UseProgramStages
Gregory Hainaut
2014-03-25
1
-0
/
+102
*
mesa/sso: Add gl_pipeline_object parameter to _mesa_use_shader_program
Gregory Hainaut
2014-03-25
2
-12
/
+18
*
mesa/sso: rename Shader to the pointer _Shader
Gregory Hainaut
2014-03-25
10
-76
/
+90
*
mesa/sso: replace Shader binding point with _Shader
Gregory Hainaut
2014-03-25
3
-3
/
+125
*
mesa: Skip clearing color buffers when color writes are disabled.
Kenneth Graunke
2014-03-24
1
-1
/
+26
*
mesa: Introduce a _mesa_format_has_color_component() helper.
Kenneth Graunke
2014-03-24
2
-0
/
+33
*
mesa: Stop skipping the FinishRenderTexture calls for winsys FBOs.
Eric Anholt
2014-03-24
1
-2
/
+3
*
mesa: Generate FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT earlier
Chris Forbes
2014-03-25
1
-6
/
+6
*
mesa: Fix format matching checks for GL_INTENSITY* internalformats.
Chris Forbes
2014-03-25
1
-8
/
+12
*
mesa: fix software fallback for generating mipmaps for 3D textures
Marek Olšák
2014-03-21
1
-21
/
+16
*
mesa: fix software fallback for generating mipmaps for cube arrays
Marek Olšák
2014-03-21
1
-2
/
+5
*
mesa: allow generating mipmaps for cube arrays
Marek Olšák
2014-03-21
1
-0
/
+4
*
mesa: fix texture border handling for cube arrays
Marek Olšák
2014-03-21
1
-1
/
+4
*
mesa/main: condition GL_DEPTH_STENCIL on ARB_depth_texture
Ilia Mirkin
2014-03-19
1
-8
/
+3
*
mesa: mark GL_RGB9_E5 as not color-renderable
Marek Olšák
2014-03-15
1
-4
/
+0
*
mesa: return v.value_int64 when the requested type is TYPE_INT64
Emil Velikov
2014-03-14
1
-3
/
+3
*
Add the EGL_MESA_configless_context extension
Neil Roberts
2014-03-12
2
-20
/
+68
*
Fix the initial value of glDrawBuffers for GLES
Neil Roberts
2014-03-12
1
-1
/
+3
*
Use the magic behaviour of GL_BACK in GLES 1 and 2 as well as 3
Neil Roberts
2014-03-12
1
-1
/
+6
*
mesa: Release gl_debug_state when destroying context.
Mike Stroyan
2014-03-12
1
-1
/
+4
*
mesa: s/GLhandleARB/GLuint/ for glGetUniform functions
Brian Paul
2014-03-10
3
-25
/
+25
*
mesa: rename MESA_FORMAT_X8Z24_UNORM -> MESA_FORMAT_X8_UINT_Z24_UNORM
Brian Paul
2014-03-10
5
-16
/
+16
*
mesa: reorder MESA_FORMAT enums
Brian Paul
2014-03-10
2
-1009
/
+936
[next]