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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: refactor _mesa_PushDebugGroup
Chia-I Wu
2014-04-27
1
-42
/
+60
*
mesa: refactor debug output control_messages
Chia-I Wu
2014-04-27
1
-51
/
+62
*
mesa: refactor debug output get_msg
Chia-I Wu
2014-04-27
1
-11
/
+47
*
mesa: refactor debug out log_msg
Chia-I Wu
2014-04-27
1
-59
/
+75
*
mesa: refactor debug output set_message_state
Chia-I Wu
2014-04-27
1
-31
/
+39
*
mesa: refactor debug output should_log
Chia-I Wu
2014-04-27
1
-50
/
+61
*
mesa: refactor _mesa_get_debug_state
Chia-I Wu
2014-04-27
1
-25
/
+37
*
mesa/st: translate gl_InvocationID to INVOCATIONID semantic
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
mesa/st: translate gl_SampleMaskIn to SAMPLEMASK semantic
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
mesa/st: add support for ARB_sample_shading
Ilia Mirkin
2014-04-26
7
-11
/
+57
*
i965: Don't bother flushing the batch if it doesn't ref our mt to map.
Eric Anholt
2014-04-25
1
-1
/
+2
*
gallium/util: use ui[4] instead of ui in union util_color
Roland Scheidegger
2014-04-25
1
-1
/
+1
*
st/mesa: remove trailing NULL colorbuffers
Marek Olšák
2014-04-25
1
-0
/
+6
*
swrast: move texture_slices() calls out of loops
Brian Paul
2014-04-24
1
-4
/
+8
*
swrast: move null pointer check earlier in _swrast_map_teximage()
Brian Paul
2014-04-24
1
-6
/
+9
*
swrast: remove _mesa_ prefix from static function
Brian Paul
2014-04-24
1
-3
/
+3
*
swrast: allocate swrast_texture_image::ImageSlices array if needed
Brian Paul
2014-04-24
1
-0
/
+10
*
swrast: Fix vertex color in _swsetup_Translate()
nick
2014-04-24
1
-1
/
+2
*
mesa/st: Handle empty frame-buffers without asserting.
José Fonseca
2014-04-24
1
-5
/
+4
*
mesa/st: Fix pipe_framebuffer_state::height for PIPE_TEXTURE_1D_ARRAY.
José Fonseca
2014-04-23
1
-2
/
+33
*
i965: Make Broadwell HiZ path arrange for TC flushes.
Kenneth Graunke
2014-04-22
1
-0
/
+3
*
i965: Use uint16_t for control/src index tables.
Matt Turner
2014-04-22
1
-14
/
+14
*
i965/disasm: Fix s/xoo/xor/ typo.
Matt Turner
2014-04-22
1
-1
/
+1
*
i965/disasm: Remove tables with obvious mappings.
Matt Turner
2014-04-22
2
-13
/
+2
*
mesa/st: enable EXT_shader_integer_mix when NativeIntegers is on
Ilia Mirkin
2014-04-22
1
-0
/
+4
*
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
*
st/mesa: fix invalid pointer use in st_texture_get_sampler_view()
Brian Paul
2014-04-21
1
-3
/
+3
*
i965: Use ctx->Texture._MaxEnabledTexImageUnit for upper bound
Chris Forbes
2014-04-21
2
-2
/
+4
*
mesa: Track max enabled tex image unit
Chris Forbes
2014-04-21
2
-0
/
+5
*
i965/fs: Implement fs_inst::force_sechalf support on Broadwell.
Kenneth Graunke
2014-04-18
3
-4
/
+8
*
i965/fs: Reduce restrictions on interference in register coalescing.
Matt Turner
2014-04-18
1
-13
/
+0
*
i965/fs: Give up in interference check if we see a WHILE.
Matt Turner
2014-04-18
1
-1
/
+1
*
i965/fs: Simplify interference scan in register coalescing.
Matt Turner
2014-04-18
1
-13
/
+9
*
i965/fs: Unindent can_coalesce_vars().
Matt Turner
2014-04-18
1
-27
/
+28
*
i965/fs: Recognize nop-MOV instructions early.
Matt Turner
2014-04-18
1
-3
/
+17
*
i965/fs: Only sweep NOPs if register coalescing made progress.
Matt Turner
2014-04-18
1
-7
/
+9
*
i965: Retype pre-Gen6 varying pull load destination to UW.
Kenneth Graunke
2014-04-17
1
-1
/
+1
*
mesa: Fix error condition for multisample proxy texture targets
Anuj Phogat
2014-04-17
1
-3
/
+13
*
i965: Add glBlitFramebuffer to commands affected by conditional rendering
Anuj Phogat
2014-04-17
1
-0
/
+8
*
swrast: Add glBlitFramebuffer to commands affected by conditional rendering
Anuj Phogat
2014-04-17
1
-0
/
+8
*
i965: Fix component mask and varying_to_slot mapping for gl_ViewportIndex
Anuj Phogat
2014-04-17
1
-1
/
+5
*
i965: Fix component mask and varying_to_slot mapping for gl_Layer
Anuj Phogat
2014-04-17
1
-4
/
+14
*
i965: Put an assertion to check valid varying_to_slot[varying]
Anuj Phogat
2014-04-17
1
-0
/
+1
*
gallium glsl: Fix crash with piglit fs-deref-literal-array-of-structs.shader_...
Maarten Lankhorst
2014-04-17
1
-1
/
+4
*
meta: Clip src/dest rects in BlitFramebuffer, using the scissor
Chris Forbes
2014-04-17
2
-2
/
+43
*
mesa: fix check for dummy renderbuffer in _mesa_FramebufferRenderbufferEXT()
Samuel Iglesias Gonsalvez
2014-04-16
1
-2
/
+1
*
i965: Don't make instructions with a null dest a barrier to scheduling.
Matt Turner
2014-04-16
1
-4
/
+8
[next]