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
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Keep track of the register that hold delta_x/delta_y.
Matt Turner
2014-08-11
1
-0
/
+14
*
i965: Mark branch unreachable in sampler state code.
Matt Turner
2014-08-11
1
-1
/
+1
*
i965: Don't check for format differences when using the blorp blitter
Neil Roberts
2014-08-11
1
-54
/
+12
*
i965/eu: Allow math on immediates on Broadwell.
Kenneth Graunke
2014-08-10
1
-3
/
+6
*
i965/eu: Update jump distance scaling for Broadwell.
Kenneth Graunke
2014-08-10
1
-0
/
+4
*
i965/eu: Refactor jump distance scaling to use a helper function.
Kenneth Graunke
2014-08-10
3
-17
/
+32
*
i965/eu: Set UIP on ELSE instructions on Broadwell.
Kenneth Graunke
2014-08-10
1
-0
/
+6
*
i965/eu: Make it clear that brw_patch_break_count only runs on Gen4-5.
Kenneth Graunke
2014-08-10
1
-0
/
+2
*
i965/eu: Make it clear that brw_find_loop_end only runs on Gen6+.
Kenneth Graunke
2014-08-10
1
-0
/
+2
*
i965/eu: Port Broadwell CMP destination type hack to brw_eu_emit.c.
Kenneth Graunke
2014-08-10
1
-0
/
+8
*
i965/eu: Explicitly disable instruction compaction on Broadwell for now.
Kenneth Graunke
2014-08-10
1
-1
/
+1
*
i965/eu: Use Haswell atomic messages on Broadwell.
Kenneth Graunke
2014-08-10
1
-2
/
+2
*
i965/eu: Change gen == 7 to gen >= 7 in a couple brw_eu_emit.c cases.
Kenneth Graunke
2014-08-10
1
-2
/
+2
*
i965/clip: Removing scissor atom
Ben Widawsky
2014-08-10
1
-2
/
+2
*
i965/guardband: Enable for all viewport dimensions (GEN8+)
Ben Widawsky
2014-08-10
1
-10
/
+20
*
i965: Simplify viewport extents programming on GEN8
Ben Widawsky
2014-08-10
1
-9
/
+15
*
i965/guardband: Improve comments for guardband clipping
Ben Widawsky
2014-08-10
1
-4
/
+18
*
i965: Support the allow_glsl_extension_directive_midshader option.
Kenneth Graunke
2014-08-10
2
-0
/
+4
*
i965/fs: set virtual_grf_count in assign_regs()
Connor Abbott
2014-08-10
1
-0
/
+4
*
i965/fs: don't read from uninitialized memory while assigning registers
Connor Abbott
2014-08-10
1
-6
/
+6
*
i965/fs: Fix bad whitespace.
Matt Turner
2014-08-10
1
-2
/
+2
*
radeon,r200: fix buffer validation after CS flush
Marek Olšák
2014-08-09
8
-15
/
+8
*
i965: Get rid of backend_instruction::sampler
Chris Forbes
2014-08-09
7
-11
/
+0
*
i965/vec4/Gen8: Use src1 for sampler_index instead of ->sampler field
Chris Forbes
2014-08-09
2
-7
/
+15
*
i965/vec4/Gen4-7: Use src1 for sampler_index instead of ->sampler field
Chris Forbes
2014-08-09
2
-8
/
+15
*
i965/vec4: Pass sampler index in src1 for texture ops
Chris Forbes
2014-08-09
2
-7
/
+11
*
i965/vec4: Collect all emits of texture ops into one place
Chris Forbes
2014-08-09
1
-26
/
+12
*
i965/fs/Gen8: Pass sampler_index to generate_tex
Chris Forbes
2014-08-09
2
-7
/
+14
*
i965/fs/Gen4-7: Pass sampler_index to generate_tex
Chris Forbes
2014-08-09
2
-7
/
+14
*
i965/blorp: Put sampler index in src1 of texture ops
Chris Forbes
2014-08-09
1
-1
/
+2
*
i965/fs: pass sampler as src1 of texture op
Chris Forbes
2014-08-09
3
-23
/
+25
*
i965/fs: Collect all emits of texture ops for Gen5/6 into one place
Chris Forbes
2014-08-09
1
-13
/
+18
*
i965/fs: Collect all emits of texture ops for Gen4 into one place
Chris Forbes
2014-08-09
1
-20
/
+11
*
i965: Emit a performance warning on conditional rendering.
Kenneth Graunke
2014-08-08
1
-0
/
+5
*
i965: Set ExecSize to 16 for loop instructions in SIMD16 shaders.
Kenneth Graunke
2014-08-08
1
-5
/
+8
*
i965/eu: Merge brw_CONT and gen6_CONT.
Kenneth Graunke
2014-08-08
4
-28
/
+7
*
i965/eu: Drop redundant brw_set_src0/brw_set_dest from gen6_CONT.
Kenneth Graunke
2014-08-08
1
-2
/
+0
*
i965/vec4: Remove unused emit_bool_comparison method.
Matt Turner
2014-08-07
2
-15
/
+0
*
i965/clip: Fix brw_clip_unfilled.c/compute_offset's assembly.
Kenneth Graunke
2014-08-07
1
-3
/
+3
*
dri/xmlconfig: s/uint/unsigned int/
Vinson Lee
2014-08-05
1
-2
/
+2
*
meta: Disable dithering during glBlitFramebuffer
Neil Roberts
2014-08-05
1
-0
/
+3
*
meta: Fix datatype computation in get_temp_image_type()
Anuj Phogat
2014-08-04
1
-5
/
+4
*
meta: Move the call to _mesa_get_format_datatype() out of switch
Anuj Phogat
2014-08-04
1
-7
/
+3
*
meta: Use _mesa_get_format_bits() to get the GL_RED_BITS
Anuj Phogat
2014-08-04
1
-2
/
+3
*
meta: Initialize the variable in declaration statement
Anuj Phogat
2014-08-04
1
-3
/
+1
*
glsl: Make it possible to ignore built-ins when matching signatures.
Kenneth Graunke
2014-08-04
2
-2
/
+2
*
wmesa: link with mesautil
Brian Paul
2014-08-04
1
-0
/
+2
*
osmesa: link with mesautil
Brian Paul
2014-08-04
1
-0
/
+1
*
xlib: fix missing mesautil build breakage
Brian Paul
2014-08-04
1
-0
/
+1
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
4
-0
/
+4
[next]