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
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Upload invariant state once at the start of the batch on Gen4-5.
Kenneth Graunke
2017-11-16
4
-13
/
+3
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
1
-0
/
+1
*
i965: remove ARB_compute_shader extension override
Emil Velikov
2017-11-16
1
-2
/
+1
*
i965: use _mesa_is_desktop_gl helper
Emil Velikov
2017-11-16
1
-1
/
+1
*
i965: Implement another VF cache invalidate workaround on Gen8+.
Kenneth Graunke
2017-11-16
1
-8
/
+33
*
i965: Drop some reserved space remnants.
Kenneth Graunke
2017-11-15
2
-4
/
+1
*
i965: Fold ABO state upload code into the SSBO/UBO state upload code.
Kenneth Graunke
2017-11-15
10
-189
/
+16
*
i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.
Kenneth Graunke
2017-11-15
3
-11
/
+8
*
i965: Make a better helper function for UBO/SSBO/ABO surface handling.
Kenneth Graunke
2017-11-15
3
-94
/
+37
*
i965: Make use of brw_load_register_imm32() helper function
Anuj Phogat
2017-11-14
5
-40
/
+19
*
i965/gen8+: Fix the number of dwords programmed in MI_FLUSH_DW
Anuj Phogat
2017-11-14
2
-5
/
+19
*
i965: Program DWord Length in MI_FLUSH_DW
Anuj Phogat
2017-11-14
2
-2
/
+2
*
i965: implement (un)mapImage
Julien Isorce
2017-11-14
1
-2
/
+63
*
i965: Track the depth and render caches separately
Jason Ekstrand
2017-11-13
5
-22
/
+26
*
i965/blorp: Add more destination flushing
Jason Ekstrand
2017-11-13
1
-1
/
+6
*
i965: Add more precise cache tracking helpers
Jason Ekstrand
2017-11-13
6
-13
/
+49
*
i965: Add stencil buffers to cache set regardless of stencil texturing
Jason Ekstrand
2017-11-13
1
-3
/
+1
*
i965: Switch over to fully external-or-not MOCS scheme
Jason Ekstrand
2017-11-13
3
-29
/
+11
*
i965: Use PTE MOCS for all external buffers
Jason Ekstrand
2017-11-13
2
-10
/
+18
*
intel/blorp: Make the MOCS setting part of blorp_address
Jason Ekstrand
2017-11-13
2
-15
/
+26
*
i965/gen10: Use the correct form of | for the RCPFE workaround
Jason Ekstrand
2017-11-10
1
-2
/
+2
*
i965: Make L3 configuration atom listen for TCS/TES program updates.
Kenneth Graunke
2017-11-10
1
-0
/
+2
*
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: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
2
-22
/
+25
*
intel: Don't flush the old context in intelMakeCurrent
Neil Roberts
2017-11-06
1
-9
/
+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
1
-0
/
+1
*
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
[next]