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
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Replace the region in DRIimage with just a BO pointer and stride.
Eric Anholt
2014-05-01
6
-162
/
+83
*
i965: Make intel_set_texture_region just take a BO and pitch.
Eric Anholt
2014-05-01
1
-29
/
+27
*
i965: Stop making a pointless region for DRI2 to just throw it away.
Eric Anholt
2014-05-01
3
-37
/
+43
*
i965: Drop the global GEM name from regions.
Eric Anholt
2014-05-01
5
-25
/
+12
*
i965: Drop the tiling argument to intel_miptree_create_for_bo.
Eric Anholt
2014-05-01
6
-11
/
+10
*
i965: Drop pointless cast of texObj to intelObj.
Eric Anholt
2014-05-01
1
-3
/
+1
*
i965: Move intel_region_get_aligned_offset() to be a miptree function.
Eric Anholt
2014-05-01
7
-72
/
+69
*
i965: Move intel_region_get_tile_masks() to be a miptree function.
Eric Anholt
2014-05-01
6
-48
/
+47
*
i965: Fix another broken offset-aligned-to-tile test.
Eric Anholt
2014-05-01
1
-3
/
+1
*
i965: Fix offset-aligned-to-tile test in dma_buf import.
Eric Anholt
2014-05-01
1
-3
/
+1
*
i965: Reuse intel_miptree_get_tile_offsets().
Eric Anholt
2014-05-01
1
-12
/
+3
*
i965: Fix format of private renderbuffers
Ville Syrjälä
2014-05-01
1
-19
/
+33
*
i965: Fix crash in do_blit_readpixels()
Anuj Phogat
2014-05-01
1
-0
/
+7
*
i965/vec4: Port untyped atomic message support to Broadwell.
Kenneth Graunke
2014-05-01
2
-1
/
+38
*
i965/vec4: Port untyped surface reads support to Broadwell.
Kenneth Graunke
2014-05-01
2
-1
/
+28
*
i965/fs: Port untyped atomic message support to Broadwell.
Kenneth Graunke
2014-05-01
2
-1
/
+38
*
i965/fs: Port untyped surface read support to Broadwell.
Kenneth Graunke
2014-05-01
2
-1
/
+30
*
i965/fs: Set fs_inst::header_present for untyped atomics/surface reads.
Kenneth Graunke
2014-05-01
1
-0
/
+2
*
i965: Disassemble atomic operations and other DP:DC1 stuff on Broadwell.
Kenneth Graunke
2014-05-01
1
-0
/
+65
*
i965: Implement the create_raw_surface() hook on Broadwell.
Kenneth Graunke
2014-05-01
1
-0
/
+17
*
i965: Drop mark_surface_used from gen8 generators.
Kenneth Graunke
2014-05-01
4
-28
/
+6
*
i965/fs: Add support for fs_inst::force_writemask_all on Broadwell.
Kenneth Graunke
2014-05-01
1
-0
/
+1
*
i965: Actually emit PIPELINE_SELECT and 3DSTATE_VF_STATISTICS.
Kenneth Graunke
2014-05-01
3
-15
/
+8
*
i965: Don't enable reset notification support on Gen4-5.
Kenneth Graunke
2014-04-30
1
-4
/
+9
*
i965: Fix state flag comments on color_buffer_write_enabled() calls.
Eric Anholt
2014-04-30
3
-1
/
+3
*
i965: Drop bogus state flag comment.
Eric Anholt
2014-04-30
1
-1
/
+0
*
i965: Track the number of samples in the drawbuffer.
Eric Anholt
2014-04-30
5
-22
/
+29
*
mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.
Eric Anholt
2014-04-30
6
-6
/
+6
*
mesa: Drop _EnabledUnits.
Eric Anholt
2014-04-30
2
-2
/
+2
*
i965/vec4: Remove 'mul_arg' from try_emit_mad().
Matt Turner
2014-04-30
2
-7
/
+12
*
i965/fs: Remove 'mul_arg' from try_emit_mad().
Matt Turner
2014-04-30
2
-7
/
+12
*
i965: Fix a few base addresses on Broadwell.
Kenneth Graunke
2014-04-29
1
-2
/
+2
*
drivers/dri: cleanup dri extension instantiation
Emil Velikov
2014-04-28
1
-5
/
+5
*
i965: Don't bother flushing the batch if it doesn't ref our mt to map.
Eric Anholt
2014-04-25
1
-1
/
+2
*
i965: Make Broadwell HiZ path arrange for TC flushes.
Kenneth Graunke
2014-04-22
1
-0
/
+3
*
i965: Use uint16_t for control/src index tables.
Matt Turner
2014-04-22
1
-14
/
+14
*
i965/disasm: Fix s/xoo/xor/ typo.
Matt Turner
2014-04-22
1
-1
/
+1
*
i965/disasm: Remove tables with obvious mappings.
Matt Turner
2014-04-22
2
-13
/
+2
*
i965: Use ctx->Texture._MaxEnabledTexImageUnit for upper bound
Chris Forbes
2014-04-21
2
-2
/
+4
*
i965/fs: Implement fs_inst::force_sechalf support on Broadwell.
Kenneth Graunke
2014-04-18
3
-4
/
+8
*
i965/fs: Reduce restrictions on interference in register coalescing.
Matt Turner
2014-04-18
1
-13
/
+0
*
i965/fs: Give up in interference check if we see a WHILE.
Matt Turner
2014-04-18
1
-1
/
+1
*
i965/fs: Simplify interference scan in register coalescing.
Matt Turner
2014-04-18
1
-13
/
+9
*
i965/fs: Unindent can_coalesce_vars().
Matt Turner
2014-04-18
1
-27
/
+28
*
i965/fs: Recognize nop-MOV instructions early.
Matt Turner
2014-04-18
1
-3
/
+17
*
i965/fs: Only sweep NOPs if register coalescing made progress.
Matt Turner
2014-04-18
1
-7
/
+9
*
i965: Retype pre-Gen6 varying pull load destination to UW.
Kenneth Graunke
2014-04-17
1
-1
/
+1
*
i965: Add glBlitFramebuffer to commands affected by conditional rendering
Anuj Phogat
2014-04-17
1
-0
/
+8
*
i965: Fix component mask and varying_to_slot mapping for gl_ViewportIndex
Anuj Phogat
2014-04-17
1
-1
/
+5
*
i965: Fix component mask and varying_to_slot mapping for gl_Layer
Anuj Phogat
2014-04-17
1
-4
/
+14
[next]