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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/skl: Emit extra zeros in 3DSTATE_DS on Skylake.
Kenneth Graunke
2014-11-03
1
-10
/
+5
*
i965/skl: Init instructions compaction tables for SKL
Kristian Høgsberg
2014-11-03
1
-0
/
+1
*
i965/skl: Add fast clear resolve rect multipliers for SKL
Kristian Høgsberg
2014-11-03
1
-2
/
+5
*
i965/skl: Always emit 3DSTATE_BINDING_TABLE_POINTERS_* on Skylake.
Kenneth Graunke
2014-11-03
1
-1
/
+1
*
i965/skl: Allocate 16 DWords for SURFACE_STATE on Skylake.
Kenneth Graunke
2014-11-03
1
-1
/
+1
*
i965/skl: Refactor surface state allocation.
Kenneth Graunke
2014-11-03
1
-10
/
+16
*
i965/skl: Emit extra zeros in STATE_BASE_ADDRESS on Skylake.
Kenneth Graunke
2014-11-03
1
-2
/
+11
*
i965/skl: Update stencil reference handling for Skylake.
Kenneth Graunke
2014-11-03
3
-6
/
+28
*
i965/skl: Set mask bits in PIPELINE_SELECT on Skylake.
Kenneth Graunke
2014-11-03
1
-1
/
+1
*
i965/skl: Set max OpenGL version the same as gen7/8
Jordan Justen
2014-11-03
1
-0
/
+1
*
i965/skl: Update 3DSTATE_SBE for Skylake.
Damien Lespiau
2014-11-03
2
-2
/
+34
*
i965/fs: Don't compute_to_mrf() on Gen >= 7.
Matt Turner
2014-11-03
1
-0
/
+4
*
i965/chv: Increase VS and GS thread counts
Ben Widawsky
2014-11-02
1
-2
/
+2
*
Revert "i965/compaction: Disable compaction on SNB temporarily."
Matt Turner
2014-10-29
1
-6
/
+0
*
i965/vec4: Perform CSE on MAD instructions with final arguments switched.
Matt Turner
2014-10-29
1
-1
/
+5
*
i965/fs: Perform CSE on MAD instructions with final arguments switched.
Matt Turner
2014-10-29
1
-1
/
+5
*
i965: Rename brw_vec4_gs.[ch] to brw_gs.[ch].
Kenneth Graunke
2014-10-29
5
-5
/
+4
*
i965: Rename brw_gs{,_emit}.[ch] to brw_ff_gs{,_emit}.[ch].
Kenneth Graunke
2014-10-29
5
-5
/
+5
*
i965: Rename intel_bufferobj_* functions to match GL and DD hooks.
Kenneth Graunke
2014-10-29
1
-65
/
+64
*
i965/fs: Don't set dependency hints on instructions with spilled destinations
Jason Ekstrand
2014-10-27
1
-0
/
+8
*
i965/fs: Make scratch write instructions use the correct execution size
Jason Ekstrand
2014-10-27
1
-1
/
+1
*
i965/fs: Use correct spill offsets
Jason Ekstrand
2014-10-27
1
-6
/
+5
*
i965: Use the spill destination for the message header on GEN >= 7
Jason Ekstrand
2014-10-27
1
-6
/
+13
*
i965/fs: Don't [un]spill multiple registers at a time in SIMD8 mode
Jason Ekstrand
2014-10-27
1
-2
/
+4
*
i965/fs: Use instruction execution sizes when generating scratch reads/writes
Jason Ekstrand
2014-10-27
1
-4
/
+4
*
i965: Skip recalculating URB allocations if the entry size didn't change.
Eric Anholt
2014-10-24
4
-5
/
+19
*
i965: Silence unused parameter warning in brw_dump_ir
Ian Romanick
2014-10-24
5
-7
/
+5
*
i965: Remove brwIsProgramNative
Ian Romanick
2014-10-24
1
-9
/
+0
*
i965: Remove brw_new_shader_program
Ian Romanick
2014-10-24
3
-13
/
+0
*
meta: Only use _mesa_ClipControl if the extension is supported
Ian Romanick
2014-10-24
1
-4
/
+7
*
i965/fs: Compute q-values for register allocation manually
Jason Ekstrand
2014-10-24
1
-2
/
+56
*
i965/fs: Don't interfere with too many base registers
Jason Ekstrand
2014-10-24
1
-2
/
+2
*
i965/fs: Properly precolor payload registers on GEN5 in SIMD16
Jason Ekstrand
2014-10-24
1
-1
/
+10
*
i965/fs: Add another use of MAX_VGRF_SIZE
Jason Ekstrand
2014-10-24
1
-1
/
+1
*
mesa: Handle clip control in meta operations.
Mathias Fröhlich
2014-10-24
2
-0
/
+9
*
mesa: Refactor viewport transform computation.
Mathias Fröhlich
2014-10-24
1
-17
/
+9
*
i965: Silence unused variable warning.
Matt Turner
2014-10-23
1
-2
/
+1
*
i965/fs: Silence uninitialized variable warning.
Matt Turner
2014-10-23
1
-0
/
+1
*
i965/vec4: Generate better code for ir_triop_csel.
Kenneth Graunke
2014-10-21
1
-3
/
+15
*
i965/vec4: Simplify visit(ir_expression *)'s result_src/dst setup.
Kenneth Graunke
2014-10-21
1
-13
/
+6
*
i965/vec4: Delete some dead code in visit(ir_expression *).
Kenneth Graunke
2014-10-21
1
-8
/
+0
*
i965/fs: Generate better code for ir_triop_csel.
Kenneth Graunke
2014-10-21
1
-5
/
+13
*
meta/msaa-blit: consider weird sample count case unreachable
Chris Forbes
2014-10-18
1
-0
/
+1
*
i965/fs: Change the type of booleans to UD and emit correct immediates
Jason Ekstrand
2014-10-17
3
-16
/
+16
*
i965/fs: Don't pass ir_variable * to emit_sampleid_setup().
Kenneth Graunke
2014-10-17
3
-4
/
+4
*
mesa: Drop the "target" parameter from NewBufferObject().
Kenneth Graunke
2014-10-16
4
-9
/
+8
*
i965: Flag BRW_ATOMIC_COUNTER_BUFFER when a possible ABO is respecified
Chris Forbes
2014-10-16
1
-0
/
+2
*
i965/disasm: Add missing message type for Gen7 DP untyped surface read
Chris Forbes
2014-10-16
1
-0
/
+1
*
i965: Correctly use ABO count to trigger flagging of new surfaces.
Chris Forbes
2014-10-16
1
-1
/
+1
*
i965: No longer reemit textures on BRW_NEW_UNIFORM_BUFFER
Chris Forbes
2014-10-16
1
-2
/
+1
[next]