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
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Update bug report URLs for the gitlab migration
Adam Jackson
2019-09-19
1
-1
/
+1
*
glx: Remove redundant null check.
Bas Nieuwenhuizen
2019-09-19
1
-1
/
+1
*
iris: Skip double-disabling TCS/TES/GS after BLORP operations
Kenneth Graunke
2019-09-19
1
-0
/
+17
*
anv: fix descriptor limits on gen8
Arcady Goldmints-Orlov
2019-09-19
2
-4
/
+6
*
radv: remove dead shared variables
Daniel Schürmann
2019-09-19
1
-1
/
+1
*
radv/aco: enable VK_EXT_shader_demote_to_helper_invocation
Daniel Schürmann
2019-09-19
3
-0
/
+8
*
radv: enable clustered reductions
Daniel Schürmann
2019-09-19
1
-0
/
+1
*
radv/aco: Setup alternate path in RADV to support the experimental ACO compiler
Daniel Schürmann
2019-09-19
11
-103
/
+205
*
aco: Initial commit of independent AMD compiler
Daniel Schürmann
2019-09-19
31
-0
/
+25572
*
egl: check for NULL value like eglGetSyncAttribKHR does
Tapani Pälli
2019-09-19
1
-0
/
+4
*
iris: Rework iris_update_draw_parameters to be more efficient
Kenneth Graunke
2019-09-18
3
-40
/
+56
*
iris: Use state_refs for draw parameters.
Kenneth Graunke
2019-09-18
3
-23
/
+21
*
util/disk_cache: make use of the total job size limiting feature
Timothy Arceri
2019-09-19
1
-1
/
+1
*
util/u_queue: track job size and limit the size of queue growth
Timothy Arceri
2019-09-19
9
-13
/
+28
*
util/disk_cache: bump thread count assigned to disk cache queue
Timothy Arceri
2019-09-19
1
-3
/
+7
*
intel/fs: fix SHADER_OPCODE_CLUSTER_BROADCAST for SIMD32
Paulo Zanoni
2019-09-19
1
-1
/
+10
*
intel/fs: the maximum supported stride width is 16
Paulo Zanoni
2019-09-19
1
-1
/
+3
*
intel/fs: roll the loop with the <0,1,0> additions in emit_scan()
Paulo Zanoni
2019-09-19
1
-32
/
+14
*
intel/fs: make scan/reduce work with SIMD32 when it fits 2 registers
Paulo Zanoni
2019-09-19
1
-0
/
+23
*
freedreno/regs: A couple of tess updates
Kristian H. Kristensen
2019-09-18
2
-3
/
+41
*
freedreno/regs: Fix CP_DRAW_INDX_OFFSET command
Kristian H. Kristensen
2019-09-18
1
-0
/
+14
*
freedreno/a6xx: Write multiple regs for SP_VS_OUT_REG and SP_VS_VPC_DST_REG
Kristian H. Kristensen
2019-09-18
1
-6
/
+5
*
freedreno/a6xx: Turn on vectorize_io
Kristian H. Kristensen
2019-09-18
1
-0
/
+1
*
freedreno/a6xx: Share shader state constructor and destructor
Kristian H. Kristensen
2019-09-18
6
-190
/
+76
*
freedreno/a6xx: Track location of gl_Position out as we link it
Kristian H. Kristensen
2019-09-18
3
-13
/
+13
*
spirv: Add missing break for capability handling
Caio Marcelo de Oliveira Filho
2019-09-18
1
-0
/
+1
*
iris: Avoid uploading SURFACE_STATE descriptors for UBOs if possible
Kenneth Graunke
2019-09-18
3
-17
/
+53
*
intel/compiler: Record whether any pull constant loads occur
Kenneth Graunke
2019-09-18
3
-0
/
+11
*
iris: Track per-stage bind history, reduce work accordingly
Kenneth Graunke
2019-09-18
4
-6
/
+16
*
iris: Don't flag IRIS_DIRTY_BINDINGS for constant usage history
Kenneth Graunke
2019-09-18
1
-2
/
+1
*
iris: Explicitly emit 3DSTATE_BTP_XS on Gen9 with DIRTY_CONSTANTS_XS
Kenneth Graunke
2019-09-18
1
-1
/
+6
*
iris: Flag IRIS_DIRTY_BINDINGS_XS on constant buffer rebinds
Kenneth Graunke
2019-09-18
1
-1
/
+2
*
radv: Add DFSM support.
Bas Nieuwenhuizen
2019-09-18
1
-5
/
+17
*
radv: Disable dfsm by default even on Raven.
Bas Nieuwenhuizen
2019-09-18
2
-3
/
+4
*
radv: Only break batch on framebuffer change with dfsm.
Bas Nieuwenhuizen
2019-09-18
1
-1
/
+1
*
nir/opt_if: Fix undef handling in opt_split_alu_of_phi()
Connor Abbott
2019-09-18
1
-55
/
+20
*
gl: drop incorrect pkg-config file for glvnd
Eric Engestrom
2019-09-18
1
-12
/
+2
*
nir/opcodes: Clear variable names confusion
Andres Gomez
2019-09-18
1
-10
/
+15
*
radv: never kill a NGG GS shader
Rhys Perry
2019-09-18
1
-1
/
+3
*
radv/gfx10: fix VK_KHR_pipeline_executable_properties with NGG GS
Samuel Pitoiset
2019-09-18
1
-4
/
+13
*
radeonsi: include drm_fourcc.h to fix the build
Marek Olšák
2019-09-18
1
-0
/
+1
*
radeonsi: implement pipe_screen::resource_get_param
Marek Olšák
2019-09-18
1
-22
/
+78
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-18
7
-16
/
+56
*
ac: move ac_get_num_physical_vgprs into radeon_info
Marek Olšák
2019-09-18
3
-13
/
+5
*
ac: move ac_get_num_physical_sgprs into radeon_info
Marek Olšák
2019-09-18
5
-17
/
+17
*
ac: move ac_get_max_wave64_per_simd into radeon_info
Marek Olšák
2019-09-18
4
-18
/
+6
*
ac: move num_sdp_interfaces into radeon_info
Marek Olšák
2019-09-18
4
-30
/
+17
*
ac: move PBB MAX_ALLOC_COUNT into radeon_info
Marek Olšák
2019-09-18
4
-62
/
+35
*
etnaviv: fix two-sided stencil
Jonathan Marek
2019-09-18
5
-30
/
+44
*
radv: fix loading 64-bit GS inputs
Samuel Pitoiset
2019-09-18
1
-0
/
+35
[next]