summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tnl: Merge _tnl_vbo_draw_prims() into _tnl_draw_prims().Iago Toral Quiroga2014-04-085-48/+27
* i965: Remove unused sampler key fieldsTopi Pohjolainen2014-04-082-16/+0
* mesa: move declaration before code in etc2_unpack_rgb8()Brian Paul2014-04-081-3/+3
* i965: Delete "fast color clear unsupported" performance warning.Kenneth Graunke2014-04-081-2/+0
* freedreno/a3xx: deal with optimized tex instructionsRob Clark2014-04-087-25/+41
* mesa: add bounds checking to eliminate buffer overrunCourtney Goeltzenleuchter2014-04-081-24/+54
* st/omx/enc: cleanup omx/vid_enc.cLeo Liu2014-04-081-102/+118
* st/omx/enc: allocate input buffer private on demandChristian König2014-04-081-82/+42
* svga: replace sampler assertion with conditionalBrian Paul2014-04-082-5/+33
* i965/vec4: fix record clearing in copy propagationChia-I Wu2014-04-081-5/+16
* i965/vec4: Add a test for copy propagation behavior.Eric Anholt2014-04-083-0/+164
* i965/fs: Track whether we're doing dual source in a more obvious way.Eric Anholt2014-04-083-3/+5
* i965/fs: Add a couple more global special regs to special[]Eric Anholt2014-04-081-0/+2
* i965/fs: Handle arrays of special regs more cleanly.Eric Anholt2014-04-081-14/+22
* i965/fs: Fix dump_instructions() on uniforms.Eric Anholt2014-04-081-2/+2
* i965/fs: Fix vgrf0 live interval when no interpolation was done.Eric Anholt2014-04-081-2/+4
* i965: Drop pointless check for variable declarations in splitting.Eric Anholt2014-04-081-10/+5
* i965: Remove stale comment.Eric Anholt2014-04-081-1/+0
* glsl: Move tree grafting's debug output to stderr.Eric Anholt2014-04-081-15/+15
* glsl: Skip making a temporary for assignments when we don't need one.Eric Anholt2014-04-082-61/+123
* i915: Fix build error.Iago Toral Quiroga2014-04-081-6/+0
* glsl: Pass ctx->Const.NativeIntegers to do_algebraic.Kenneth Graunke2014-04-084-6/+8
* glsl: Pass ctx->Const.NativeIntegers to do_common_optimization().Kenneth Graunke2014-04-088-9/+18
* glsl: Validate that base types match for a number of binops.Kenneth Graunke2014-04-081-0/+3
* glsl: Fix lack of i2u in lower_ubo_reference.Kenneth Graunke2014-04-081-3/+7
* i965/fs: Skip emitting MACH/MOV for small integers.Kenneth Graunke2014-04-081-12/+21
* glsl: Make is_16bit_constant from i965 an ir_constant method.Kenneth Graunke2014-04-083-16/+26
* mesa: Move is_power_of_two() function from brw_context.h to macros.h.Kenneth Graunke2014-04-082-6/+11
* i965: Fix "SIMD16 unsupported" messages via KHR_debug.Kenneth Graunke2014-04-081-1/+1
* i965: Fix missing dirty bits in the gen8_sbe_state atom.Kenneth Graunke2014-04-071-2/+2
* i965: Drop BRW_NEW_RASTERIZER_DISCARD flag from Broadwell SOL atom.Kenneth Graunke2014-04-071-1/+0
* i965: Use the correct program when uploading Broadwell SOL state.Kenneth Graunke2014-04-071-6/+2
* st/xa: Make sure unused samplers are set to NULLThomas Hellstrom2014-04-071-2/+3
* st/xa: Bind destination before setting new stateThomas Hellstrom2014-04-071-3/+3
* glapi: Fix libglapi build.Eric Anholt2014-04-071-0/+1
* glapi/build: Add headers to distribution.Matt Turner2014-04-072-6/+22
* glapi/gen: Ship more Python filesMatt Turner2014-04-071-0/+17
* glapi/gen: Ship XML and Python filesMatt Turner2014-04-071-1/+3
* glapi/gen: Add missing XML files to API_XMLMatt Turner2014-04-071-11/+10
* src/build: Add getopt to distribution.Matt Turner2014-04-071-0/+2
* gbm/build: Add headers to distribution.Matt Turner2014-04-071-2/+8
* egl/build: Sort egl sources alphabetically.Matt Turner2014-04-071-15/+15
* egl/build: Remove unused -DXF86VIDMODE.Matt Turner2014-04-071-4/+0
* egl/build: Include headers and XML in distribution.Matt Turner2014-04-073-2/+11
* egl/build: Drop two unnecessary Makefiles.Matt Turner2014-04-074-53/+5
* i965/fs: Remove left-over 'removed' variable.Matt Turner2014-04-071-13/+8
* i965/fs: Check for interference after finding all channels.Matt Turner2014-04-071-11/+26
* i965: initialize more device info fields for CherryviewJordan Justen2014-04-071-0/+2
* swrast: reindent s_texfetch_temp.h, remove trailing whitespaceBrian Paul2014-04-071-182/+261
* swrast: remove out of date comments in s_texfetch_tmp.hBrian Paul2014-04-071-457/+10