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
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Don't emit SURFACE_STATEs for gather workarounds on Broadwell.
Kenneth Graunke
2014-06-23
2
-8
/
+15
*
i965: Allow the blorp blit between BGR and RGB
Neil Roberts
2014-06-23
1
-7
/
+21
*
i915: Fix gen2 texblend setup
Ville Syrjälä
2014-06-23
1
-1
/
+1
*
i965: Save meta stencil blit programs in the context.
Kenneth Graunke
2014-06-21
2
-8
/
+13
*
i965/vec4: unit test for copy propagation and writemask
Chia-I Wu
2014-06-18
1
-0
/
+30
*
i965/vec4/gs: Silence warning about unused 'success' in release build.
Matt Turner
2014-06-17
1
-0
/
+1
*
i965/disasm: Mark three_source_reg_encoding[] static.
Matt Turner
2014-06-17
1
-1
/
+1
*
i965/blorp: Remove unused 'brw' member.
Matt Turner
2014-06-17
1
-2
/
+0
*
i965/blorp: Mark branch unreachable to silence uninitialized var warning.
Matt Turner
2014-06-17
1
-0
/
+1
*
i965: Silence warning about unused brw in release builds.
Matt Turner
2014-06-17
1
-2
/
+1
*
i965: Mark backend_instruction and bblock_t as structs.
Matt Turner
2014-06-17
2
-2
/
+2
*
i965: Use standard SSE intrinsics instead of gcc built-ins.
Matt Turner
2014-06-17
1
-5
/
+7
*
Revert "i965: Add 'wait' instruction support"
Matt Turner
2014-06-17
3
-34
/
+0
*
i965/fs: Optimize SEL with the same sources into a MOV.
Matt Turner
2014-06-17
1
-1
/
+7
*
i965/fs: Perform CSE on texture operations.
Matt Turner
2014-06-17
1
-1
/
+10
*
i965/fs: Copy propagate from load_payload.
Matt Turner
2014-06-17
1
-0
/
+22
*
i965/fs: Perform CSE on load_payload instructions if it's not a copy.
Matt Turner
2014-06-17
1
-0
/
+18
*
i965/fs: Support register coalescing on LOAD_PAYLOAD operands.
Matt Turner
2014-06-17
1
-10
/
+54
*
i965/fs: Emit load_payload instead of multiple MOVs for large VGRFs.
Matt Turner
2014-06-17
1
-12
/
+21
*
i965/fs: Only consider real sources when comparing instructions.
Matt Turner
2014-06-17
1
-4
/
+15
*
i965/fs: Apply cube map array fixup and restore the payload.
Matt Turner
2014-06-17
1
-1
/
+14
*
i965/fs: Use LOAD_PAYLOAD in emit_texture_gen7().
Matt Turner
2014-06-17
1
-62
/
+73
*
i965/fs: Lower LOAD_PAYLOAD and clean up.
Matt Turner
2014-06-17
2
-0
/
+39
*
i965/fs: Add SHADER_OPCODE_LOAD_PAYLOAD.
Matt Turner
2014-06-17
5
-0
/
+33
*
i965: Use 8x4 aligned rectangles for HiZ operations on Broadwell.
Kenneth Graunke
2014-06-16
1
-4
/
+16
*
i965: Make INTEL_DEBUG=mip print out whether HiZ is enabled.
Kenneth Graunke
2014-06-16
1
-0
/
+2
*
i965/cs: Use override structure rather than separate env var
Jordan Justen
2014-06-16
2
-4
/
+2
*
Enable GL_ARB_explicit_uniform_location in the drivers.
Tapani Pälli
2014-06-16
2
-0
/
+2
*
i965/vec4: Use the sampler for pull constant loads on Broadwell.
Kenneth Graunke
2014-06-15
1
-8
/
+8
*
i965: Add missing newlines to a few perf_debug messages.
Kenneth Graunke
2014-06-15
1
-2
/
+2
*
i965: Drop Broadwell perf_debugs about missing MOCS that aren't missing.
Kenneth Graunke
2014-06-15
2
-4
/
+0
*
i965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER on Broadwell.
Kenneth Graunke
2014-06-15
1
-3
/
+1
*
i965/vec4: Fix dead code elimination for VGRFs of size > 1.
Kenneth Graunke
2014-06-15
1
-1
/
+2
*
i965: Add SHADER_OPCODE_SHADER_TIME_ADD to dump_instructions() decode.
Kenneth Graunke
2014-06-15
1
-0
/
+2
*
mesa/drivers: Fix clang constant-logical-operand warnings.
Vinson Lee
2014-06-14
4
-13
/
+13
*
i965: Set the fast clear color value for texture surfaces
Neil Roberts
2014-06-12
2
-2
/
+6
*
i965: Fix disassembly of BLORP clear programs.
Kenneth Graunke
2014-06-12
1
-1
/
+1
*
i965/fs: Move FB write default state mashing in a level.
Kenneth Graunke
2014-06-12
1
-7
/
+7
*
i965: Fix Haswell discard regressions since Gen4-5 line AA fix.
Kenneth Graunke
2014-06-12
1
-2
/
+7
*
i965: Use brw->gen in some generation checks.
Matt Turner
2014-06-11
5
-11
/
+17
*
i965/fs: Clean up tabs in brw_fs_cse.cpp.
Matt Turner
2014-06-11
1
-43
/
+43
*
i965/vec4: Emit smarter code for b2f of a comparison
Ian Romanick
2014-06-11
2
-0
/
+48
*
i965/vec4: Silence a couple unused parameter warnings
Ian Romanick
2014-06-11
1
-2
/
+2
*
i965: Add GPU BLIT of texture image to PBO in Intel driver
Jon Ashburn
2014-06-10
1
-0
/
+110
*
i965: Invalidate live intervals when inserting Gen4 SEND workarounds.
Kenneth Graunke
2014-06-10
1
-0
/
+6
*
i965: Don't use the head sentinel as an fs_inst in Gen4 workaround code.
Kenneth Graunke
2014-06-10
1
-1
/
+1
*
i965/fs: Combine generate_math[12]_gen6 methods.
Kenneth Graunke
2014-06-10
2
-33
/
+13
*
i965/fs: Drop the generate_math[12]_gen7 methods.
Kenneth Graunke
2014-06-10
2
-30
/
+5
*
i965/vec4: Combine generate_math[12]_gen6 methods.
Kenneth Graunke
2014-06-10
2
-28
/
+12
*
i965/vec4: Drop the generate_math2_gen7() method.
Kenneth Graunke
2014-06-10
2
-14
/
+1
[next]