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
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: Fix non-1x post-scale factor with DOT3 combiner
Ian Romanick
2016-08-26
1
-10
/
+8
*
i965: Enable OpenGLES 3.1 for Haswell
Jordan Justen
2016-08-26
1
-0
/
+5
*
i965: Enable ARB_texture_stencil8 for Haswell
Jordan Justen
2016-08-26
1
-1
/
+1
*
i965: Enable ARB_stencil_texturing for Haswell
Jordan Justen
2016-08-26
1
-1
/
+4
*
i965/gen7: Use R8_UINT stencil copy when sampling the stencil texture
Jordan Justen
2016-08-26
1
-2
/
+10
*
i965/gen7: Copy stencil when sampling the stencil texture
Jordan Justen
2016-08-26
1
-0
/
+5
*
i965: Add function to copy a stencil miptree to an R8_UINT miptree
Jordan Justen
2016-08-26
2
-1
/
+60
*
i965: Track that the stencil data was updated when using Tex*Image
Jordan Justen
2016-08-26
2
-2
/
+8
*
i965: Track that the stencil data was updated when rendering
Jordan Justen
2016-08-26
1
-0
/
+1
*
i965: Track that the stencil data was updated when clearing
Jordan Justen
2016-08-26
1
-0
/
+8
*
i965/gen7: Add R8_UINT stencil miptree copy for sampling
Jordan Justen
2016-08-26
2
-0
/
+14
*
i965: Fix assert with multisampling and cubemaps
Jordan Justen
2016-08-26
1
-2
/
+4
*
i965/hsw: Adjust uploading default color for stencil surfaces
Jordan Justen
2016-08-26
1
-2
/
+15
*
i965/hsw: Don't advertise more than 64 threads for compute shaders
Jordan Justen
2016-08-26
1
-14
/
+25
*
i965: Embrace "unlimited" GTT mmap support
Chris Wilson
2016-08-26
4
-16
/
+53
*
i965: Implement GL_KHR_blend_equation_advanced_coherent on Gen9+.
Kenneth Graunke
2016-08-25
1
-0
/
+1
*
i965: Enable GL_KHR_blend_equation_advanced on G45 and later.
Kenneth Graunke
2016-08-25
2
-1
/
+5
*
i965: Disable hardware blending if advanced blending is in use.
Kenneth Graunke
2016-08-25
4
-5
/
+7
*
i965: Safely iterate the predecessors of the end block.
Kenneth Graunke
2016-08-25
1
-9
/
+14
*
nir: Use nir_shader_get_entrypoint in TCS quad workaround code.
Kenneth Graunke
2016-08-25
1
-12
/
+9
*
nir: Change nir_shader_get_entrypoint to return an impl.
Kenneth Graunke
2016-08-25
1
-1
/
+1
*
i965: Expose shader framebuffer fetch extensions on Gen9+.
Francisco Jerez
2016-08-25
1
-1
/
+2
*
i965/fs: Hook up coherent framebuffer reads to the NIR front-end.
Francisco Jerez
2016-08-25
1
-2
/
+20
*
i965/fs: Remove special casing of framebuffer writes in scheduler code.
Francisco Jerez
2016-08-25
1
-2
/
+1
*
i965/fs: Don't CSE render target messages with different target index.
Francisco Jerez
2016-08-25
1
-0
/
+1
*
i965/fs: Define logical framebuffer read opcode and lower it to physical reads.
Francisco Jerez
2016-08-25
4
-0
/
+28
*
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
[next]