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
*
mesa: enable ARB_texture_buffer_* extensions in the Compatibility profile
Marek Olšák
2017-11-09
1
-3
/
+5
*
i965: Pretend there are 4 subslices for compute shader threads on Gen9+.
Kenneth Graunke
2017-11-09
1
-1
/
+13
*
i965: expose SRGB visuals and turn on EGL_KHR_gl_colorspace
Tapani Pälli
2017-11-09
3
-7
/
+26
*
i965: properly initialize brw->cs.base.stage to MESA_SHADER_COMPUTE
Kenneth Graunke
2017-11-08
1
-0
/
+1
*
intel/nir: Break the linking code into a helper in brw_nir.c
Jason Ekstrand
2017-11-08
1
-34
/
+4
*
intel/cs: Push subgroup ID instead of base thread ID
Jason Ekstrand
2017-11-07
1
-3
/
+3
*
i965: disable NIR linking on HSW and below
Timothy Arceri
2017-11-07
1
-1
/
+4
*
i965: Enable flush control
Neil Roberts
2017-11-06
2
-1
/
+21
*
dri: Add a flush control extension
Neil Roberts
2017-11-06
2
-2
/
+21
*
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
12
-103
/
+128
*
intel: Don't flush the old context in intelMakeCurrent
Neil Roberts
2017-11-06
2
-18
/
+0
*
i965/gen10: Implement Wa3DStateMode
Anuj Phogat
2017-11-03
2
-0
/
+16
*
i965/gen10: Enable float blend optimization
Anuj Phogat
2017-11-03
2
-0
/
+9
*
i965/gen10: Implement WaForceRCPFEHangWorkaround
Anuj Phogat
2017-11-03
1
-0
/
+23
*
i965/gen10: Implement WaSampleOffsetIZ workaround
Anuj Phogat
2017-11-03
2
-0
/
+50
*
i965/gen10: Don't set Antialiasing Enable in 3DSTATE_RASTER if num_samples > 1
Anuj Phogat
2017-11-03
1
-0
/
+10
*
i965/gen10: Don't set Smooth Point Enable in 3DSTATE_SF if num_samples > 1
Anuj Phogat
2017-11-03
1
-1
/
+12
*
i965: perf: list registers to program for queries
Lionel Landwerlin
2017-11-03
2
-0
/
+66
*
i965: perf: factorize code for availability
Lionel Landwerlin
2017-11-03
1
-12
/
+16
*
i965: perf: make revision variable available
Lionel Landwerlin
2017-11-03
5
-8
/
+10
*
i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is false
Jordan Justen
2017-10-31
3
-0
/
+31
*
dri drivers: Always add the sha1 build-id
Jordan Justen
2017-10-31
4
-1
/
+4
*
i965: Initialize sha1 hash of dri config options
Jordan Justen
2017-10-31
1
-0
/
+4
*
i965: Don't link when the program was found in the disk cache
Jordan Justen
2017-10-31
1
-0
/
+3
*
i965: add cache fallback support using serialized nir
Jordan Justen
2017-10-31
1
-1
/
+26
*
i965: add support for cached shaders with xfb qualifiers
Timothy Arceri
2017-10-31
1
-0
/
+8
*
i965: Add shader cache support for compute
Jordan Justen
2017-10-31
5
-12
/
+53
*
i965: add shader cache support for tess stages
Timothy Arceri
2017-10-31
3
-16
/
+70
*
i965: add shader cache support for geometry shaders
Timothy Arceri
2017-10-31
2
-8
/
+35
*
i965: Add shader cache support for vertex and fragment stages
Timothy Arceri
2017-10-31
3
-16
/
+30
*
i965: add initial implementation of on disk shader cache
Timothy Arceri
2017-10-31
4
-0
/
+297
*
i965: Calculate thread_count in brw_alloc_stage_scratch
Jordan Justen
2017-10-31
8
-45
/
+62
*
intel/compiler: Remove final_program_size from brw_compile_*
Jordan Justen
2017-10-31
6
-21
/
+15
*
i965: Don't rely on nir for uses_texture_gather
Jordan Justen
2017-10-31
3
-9
/
+9
*
i965/link: Serialize program to nir after linking for shader cache
Jordan Justen
2017-10-31
1
-0
/
+10
*
i965: Check CCS_E compatibility for texture view rendering
Nanley Chery
2017-10-31
1
-2
/
+27
*
i965: Fix ARB_indirect_parameters logic.
Plamena Manolova
2017-10-30
1
-31
/
+16
*
i965: Don't flag BRW_NEW_SURFACES unless some push constants are dirty.
Kenneth Graunke
2017-10-30
1
-2
/
+1
*
i965: correctly assign SamplerCount of INTERFACE_DESCRIPTOR_DATA
Kevin Rogovin
2017-10-29
1
-1
/
+1
*
i965: Only set key->high_quality_derivatives when it matters.
Kenneth Graunke
2017-10-29
1
-0
/
+1
*
i965: Update brw_wm_debug_recompile() for newer key entries.
Kenneth Graunke
2017-10-29
1
-5
/
+14
*
i965: unref push_const_bo in intelDestroyContext
Tapani Pälli
2017-10-27
1
-0
/
+6
*
i965: remove if conditions from scratch_bo unref
Tapani Pälli
2017-10-27
1
-10
/
+6
*
i965/miptree: Take an isl_format in render_aux_usage
Jason Ekstrand
2017-10-26
5
-27
/
+39
*
i965/blorp: Use more temporary isl_format variables
Jason Ekstrand
2017-10-26
1
-8
/
+7
*
i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptrees
Jason Ekstrand
2017-10-26
1
-1
/
+2
*
meson: build nouveau vieux driver
Dylan Baker
2017-10-26
2
-0
/
+95
*
meson: build r200 driver
Dylan Baker
2017-10-26
2
-0
/
+94
*
meson: build r100 driver
Dylan Baker
2017-10-26
2
-0
/
+90
*
intel/compiler: Call nir_lower_system_values in brw_preprocess_nir
Jason Ekstrand
2017-10-25
1
-2
/
+0
[next]