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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: drop obsolete _XUnlock_Mutex in __glXInitialize error path
Emil Velikov
2014-04-09
1
-3
/
+1
*
freedreno/a3xx: assert() -> debug_assert()
Rob Clark
2014-04-09
1
-1
/
+1
*
svga: move LIST_INITHEAD(dirty_buffers) earlier in svga_context_create()
Brian Paul
2014-04-09
1
-2
/
+2
*
i965: Stop advertising GL_MESA_ycbcr_texture.
Kenneth Graunke
2014-04-09
1
-1
/
+0
*
freedreno/a3xx/compiler: add CEIL
Rob Clark
2014-04-09
1
-0
/
+1
*
freedreno/a3xx/compiler: fix neg mov's
Rob Clark
2014-04-09
1
-20
/
+1
*
radeonsi: allow fast color clear and Hyper-Z with 1D-tiled surfaces on CIK
Marek Olšák
2014-04-09
1
-5
/
+5
*
r600g,radeonsi: add a bunch of useful queries for the HUD
Marek Olšák
2014-04-09
7
-5
/
+72
*
r600g,radeonsi: set correct initial domain for shared resources
Marek Olšák
2014-04-09
3
-23
/
+59
*
gallium/radeon: fix warnings
Marek Olšák
2014-04-09
3
-2
/
+3
*
tnl: Merge _tnl_vbo_draw_prims() into _tnl_draw_prims().
Iago Toral Quiroga
2014-04-08
5
-48
/
+27
*
i965: Remove unused sampler key fields
Topi Pohjolainen
2014-04-08
2
-16
/
+0
*
mesa: move declaration before code in etc2_unpack_rgb8()
Brian Paul
2014-04-08
1
-3
/
+3
*
i965: Delete "fast color clear unsupported" performance warning.
Kenneth Graunke
2014-04-08
1
-2
/
+0
*
freedreno/a3xx: deal with optimized tex instructions
Rob Clark
2014-04-08
7
-25
/
+41
*
mesa: add bounds checking to eliminate buffer overrun
Courtney Goeltzenleuchter
2014-04-08
1
-24
/
+54
*
st/omx/enc: cleanup omx/vid_enc.c
Leo Liu
2014-04-08
1
-102
/
+118
*
st/omx/enc: allocate input buffer private on demand
Christian König
2014-04-08
1
-82
/
+42
*
svga: replace sampler assertion with conditional
Brian Paul
2014-04-08
2
-5
/
+33
*
i965/vec4: fix record clearing in copy propagation
Chia-I Wu
2014-04-08
1
-5
/
+16
*
i965/vec4: Add a test for copy propagation behavior.
Eric Anholt
2014-04-08
3
-0
/
+164
*
i965/fs: Track whether we're doing dual source in a more obvious way.
Eric Anholt
2014-04-08
3
-3
/
+5
*
i965/fs: Add a couple more global special regs to special[]
Eric Anholt
2014-04-08
1
-0
/
+2
*
i965/fs: Handle arrays of special regs more cleanly.
Eric Anholt
2014-04-08
1
-14
/
+22
*
i965/fs: Fix dump_instructions() on uniforms.
Eric Anholt
2014-04-08
1
-2
/
+2
*
i965/fs: Fix vgrf0 live interval when no interpolation was done.
Eric Anholt
2014-04-08
1
-2
/
+4
*
i965: Drop pointless check for variable declarations in splitting.
Eric Anholt
2014-04-08
1
-10
/
+5
*
i965: Remove stale comment.
Eric Anholt
2014-04-08
1
-1
/
+0
*
glsl: Move tree grafting's debug output to stderr.
Eric Anholt
2014-04-08
1
-15
/
+15
*
glsl: Skip making a temporary for assignments when we don't need one.
Eric Anholt
2014-04-08
2
-61
/
+123
*
i915: Fix build error.
Iago Toral Quiroga
2014-04-08
1
-6
/
+0
*
glsl: Pass ctx->Const.NativeIntegers to do_algebraic.
Kenneth Graunke
2014-04-08
4
-6
/
+8
*
glsl: Pass ctx->Const.NativeIntegers to do_common_optimization().
Kenneth Graunke
2014-04-08
8
-9
/
+18
*
glsl: Validate that base types match for a number of binops.
Kenneth Graunke
2014-04-08
1
-0
/
+3
*
glsl: Fix lack of i2u in lower_ubo_reference.
Kenneth Graunke
2014-04-08
1
-3
/
+7
*
i965/fs: Skip emitting MACH/MOV for small integers.
Kenneth Graunke
2014-04-08
1
-12
/
+21
*
glsl: Make is_16bit_constant from i965 an ir_constant method.
Kenneth Graunke
2014-04-08
3
-16
/
+26
*
mesa: Move is_power_of_two() function from brw_context.h to macros.h.
Kenneth Graunke
2014-04-08
2
-6
/
+11
*
i965: Fix "SIMD16 unsupported" messages via KHR_debug.
Kenneth Graunke
2014-04-08
1
-1
/
+1
*
i965: Fix missing dirty bits in the gen8_sbe_state atom.
Kenneth Graunke
2014-04-07
1
-2
/
+2
*
i965: Drop BRW_NEW_RASTERIZER_DISCARD flag from Broadwell SOL atom.
Kenneth Graunke
2014-04-07
1
-1
/
+0
*
i965: Use the correct program when uploading Broadwell SOL state.
Kenneth Graunke
2014-04-07
1
-6
/
+2
*
st/xa: Make sure unused samplers are set to NULL
Thomas Hellstrom
2014-04-07
1
-2
/
+3
*
st/xa: Bind destination before setting new state
Thomas Hellstrom
2014-04-07
1
-3
/
+3
*
glapi: Fix libglapi build.
Eric Anholt
2014-04-07
1
-0
/
+1
*
glapi/build: Add headers to distribution.
Matt Turner
2014-04-07
2
-6
/
+22
*
glapi/gen: Ship more Python files
Matt Turner
2014-04-07
1
-0
/
+17
*
glapi/gen: Ship XML and Python files
Matt Turner
2014-04-07
1
-1
/
+3
*
glapi/gen: Add missing XML files to API_XML
Matt Turner
2014-04-07
1
-11
/
+10
*
src/build: Add getopt to distribution.
Matt Turner
2014-04-07
1
-0
/
+2
[next]