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: Define framebuffer read virtual opcode.
Francisco Jerez
2016-08-25
5
-0
/
+29
*
i965/disasm: Fix RC message type strings on Gen7+.
Francisco Jerez
2016-08-25
1
-3
/
+25
*
i965/eu: Add codegen support for the Gen9+ render target read message.
Francisco Jerez
2016-08-25
3
-0
/
+40
*
i965/eu: Take into account the target cache argument in brw_set_dp_read_message.
Francisco Jerez
2016-08-25
2
-4
/
+18
*
i965: Flip the non-coherent framebuffer fetch extension bit on G45-Gen8 hardw...
Francisco Jerez
2016-08-25
1
-0
/
+3
*
i965: Implement glBlendBarrier.
Francisco Jerez
2016-08-25
1
-0
/
+20
*
i965: Upload surface state for non-coherent framebuffer fetch.
Francisco Jerez
2016-08-25
3
-0
/
+94
*
i965: Implement support for overriding the texture target in brw_emit_surface...
Francisco Jerez
2016-08-25
1
-4
/
+50
*
i965: Massage argument list of brw_emit_surface_state().
Francisco Jerez
2016-08-25
1
-11
/
+11
*
i965: Add missing has_surface_tile_offset flag to the Gen8+ device info struc...
Francisco Jerez
2016-08-25
1
-0
/
+2
*
i965: Return the correct layout from get_isl_dim_layout for pre-ILK cube text...
Francisco Jerez
2016-08-25
1
-2
/
+5
*
i965: Factor out isl_surf_dim/isl_dim_layout calculation into functions.
Francisco Jerez
2016-08-25
2
-23
/
+55
*
i965: Resolve color for non-coherent FB fetch at UpdateState time.
Francisco Jerez
2016-08-25
1
-0
/
+17
*
i965: Return whether the miptree was resolved from intel_miptree_resolve_colo...
Francisco Jerez
2016-08-25
2
-5
/
+9
*
i965/fs: Translate nir_intrinsic_load_output on a fragment output.
Francisco Jerez
2016-08-25
1
-0
/
+20
*
i965/fs: Allocate fragment output temporaries on demand.
Francisco Jerez
2016-08-25
1
-46
/
+27
*
i965/fs: Rework representation of fragment output locations in NIR.
Francisco Jerez
2016-08-25
3
-10
/
+55
*
i965: Fix undefined signed overflow in INTEL_MASK for bitfields of 31 bits.
Francisco Jerez
2016-08-25
1
-1
/
+1
*
i965/fs: Special-case nir_intrinsic_store_output for the fragment shader.
Francisco Jerez
2016-08-25
1
-0
/
+15
*
i965/fs: Implement non-coherent framebuffer fetch using the sampler unit.
Francisco Jerez
2016-08-25
2
-0
/
+94
*
i965/fs: Emit interpolation setup if non-coherent framebuffer fetch is in use.
Francisco Jerez
2016-08-25
1
-1
/
+2
*
i965/fs: Force per-sample dispatch if the shader reads from a multisample FBO.
Francisco Jerez
2016-08-25
1
-1
/
+2
*
i965: Allocate space in the binding table for non-coherent FB fetch.
Francisco Jerez
2016-08-25
4
-7
/
+16
*
i965/fs: Add brw_wm_prog_key bit specifying whether FB reads should be coherent.
Francisco Jerez
2016-08-25
2
-0
/
+7
*
i965/fs: Get rid of fs_visitor::do_dual_src.
Francisco Jerez
2016-08-25
3
-26
/
+14
*
i965: Respect miptree offsets in intel_readpixels_tiled_memcpy()
Chad Versace
2016-08-25
1
-17
/
+4
*
i965: Fix miptree layout for EGLImage-based renderbuffers
Chad Versace
2016-08-25
1
-0
/
+13
*
meta: Always do GenerateMipmaps in linear colorspace.
Kenneth Graunke
2016-08-25
1
-2
/
+10
*
swrast: fix incorrectly positioned putImage() in swrast driver
Brian Paul
2016-08-25
1
-2
/
+2
*
i965/fs: Don't consider the stencil output to be a color output.
Francisco Jerez
2016-08-24
1
-1
/
+2
*
mesa: Rename "texturebarrier" source files to "barrier".
Francisco Jerez
2016-08-24
1
-2
/
+2
*
i915: remove unnecessary `if`
Eric Engestrom
2016-08-24
1
-3
/
+1
*
i965: remove unnecessary `if`
Eric Engestrom
2016-08-24
1
-6
/
+2
*
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
2016-08-23
7
-12
/
+27
*
i965/surface_formats: Don't advertise 8 or 16-bit RGB formats
Jason Ekstrand
2016-08-23
1
-0
/
+10
*
i965: report bound buffer size not underlying buffer size for image size (v2)
Dave Airlie
2016-08-23
1
-2
/
+2
*
i965: use new subroutine index uploader.
Dave Airlie
2016-08-23
11
-0
/
+25
*
android: i965: add per-gen libmesa_i965_gen{8,9} static
Mauro Rossi
2016-08-20
1
-1
/
+45
*
android: i965: add per-gen libmesa_i965_gen{7,75} static libraries
Mauro Rossi
2016-08-20
1
-1
/
+45
*
android: i965: add per-gen libmesa_i965_gen6 static library
Mauro Rossi
2016-08-20
1
-3
/
+45
*
i965/cfg: Factor common code out of switch statement.
Matt Turner
2016-08-20
1
-8
/
+2
*
i965: Remove comment within a comment.
Matt Turner
2016-08-19
1
-1
/
+1
*
i965/sched: Simplify work done by add_barrier_deps().
Matt Turner
2016-08-19
1
-0
/
+9
*
i965/vec4: Ignore swizzle of VGRF for use by var_range_end().
Matt Turner
2016-08-19
2
-2
/
+2
*
i965/vec4: Print spills:fills.
Matt Turner
2016-08-19
1
-7
/
+11
*
nir: Add nir_builder support for individual system value loads.
Eric Anholt
2016-08-19
2
-5
/
+3
*
i965/blorp: Remove no longer used state setup helpers
Jason Ekstrand
2016-08-19
3
-657
/
+0
*
i965/blorp: Use genxml for gen8-9 state setup
Jason Ekstrand
2016-08-19
6
-587
/
+172
*
i965/blorp: Use genxml for gen7 state setup
Jason Ekstrand
2016-08-19
6
-565
/
+299
*
i965/blorp: Add genxml-based vertex setup helpers
Jason Ekstrand
2016-08-19
1
-1
/
+212
[next]