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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan/wsi: Add X11 adaptive sync support based on dri options.
Bas Nieuwenhuizen
2019-04-23
7
-5
/
+57
*
radv: Add support for driconf.
Bas Nieuwenhuizen
2019-04-23
3
-3
/
+23
*
iris: add support for INTEL_conservative_rasterization
Mike Blumenkrantz
2019-04-23
3
-11
/
+35
*
st/mesa: indicate intel extension support for inner_coverage based on cap
Mike Blumenkrantz
2019-04-23
3
-0
/
+4
*
gallium: add pipe cap for inner_coverage conservative raster mode
Mike Blumenkrantz
2019-04-23
3
-0
/
+4
*
iris: Fix DrawTransformFeedback math when there's a buffer offset
Kenneth Graunke
2019-04-23
3
-0
/
+14
*
iris: Make some offset math helpers take a const isl_surf pointer
Kenneth Graunke
2019-04-23
1
-2
/
+2
*
spirv: Handle SpvOpDecorateId
Caio Marcelo de Oliveira Filho
2019-04-23
1
-0
/
+4
*
spirv: Rename vtn_decoration literals to operands
Caio Marcelo de Oliveira Filho
2019-04-23
5
-39
/
+39
*
anv: fix argument name for vkCmdEndQuery
Lionel Landwerlin
2019-04-24
1
-2
/
+2
*
virgl: skip empty cmdbufs
Chia-I Wu
2019-04-23
2
-0
/
+9
*
gallium: Remove the malloc pipebuffer manager.
Eric Anholt
2019-04-23
4
-209
/
+0
*
gallium: Remove the "alt" pipebuffer manager interface.
Eric Anholt
2019-04-23
4
-127
/
+0
*
gallium: Remove the ondemand pipebuffer manager.
Eric Anholt
2019-04-23
4
-322
/
+0
*
gallium: Remove the pool pipebuffer manager.
Eric Anholt
2019-04-23
4
-342
/
+1
*
freedreno: a2xx: same gmem2mem sequence for all tiles
Jonathan Marek
2019-04-23
1
-12
/
+25
*
freedreno: a2xx: enable batch reordering
Jonathan Marek
2019-04-23
1
-3
/
+2
*
freedreno: a2xx: use nir_lower_io for TGSI shaders
Jonathan Marek
2019-04-23
2
-50
/
+11
*
freedreno: a2xx: disable PIPE_CAP_PACKED_UNIFORMS
Jonathan Marek
2019-04-23
1
-1
/
+3
*
freedreno: a2xx: fix builtin blit program compilation
Jonathan Marek
2019-04-23
1
-0
/
+1
*
svga: add new ATC formats to the format conversion table
Jonathan Marek
2019-04-23
1
-0
/
+3
*
freedreno: a2xx: add GL_AMD_compressed_ATC_texture support
Jonathan Marek
2019-04-23
1
-0
/
+6
*
freedreno: a3xx: add GL_AMD_compressed_ATC_texture support
Jonathan Marek
2019-04-23
1
-0
/
+4
*
st/mesa: add ATC support
Jonathan Marek
2019-04-23
2
-0
/
+19
*
llvmpipe, softpipe: no support for ATC textures
Jonathan Marek
2019-04-23
3
-5
/
+8
*
gallium: add ATC format support
Jonathan Marek
2019-04-23
5
-3
/
+17
*
mesa: add GL_AMD_compressed_ATC_texture support
Jonathan Marek
2019-04-23
12
-2
/
+77
*
radeonsi: delay adding BOs at the beginning of IBs until the first draw
Marek Olšák
2019-04-23
6
-9
/
+46
*
radeonsi: add helper si_get_minimum_num_gfx_cs_dwords
Marek Olšák
2019-04-23
2
-7
/
+12
*
radeonsi: add si_cp_copy_data
Marek Olšák
2019-04-23
5
-41
/
+44
*
winsys/amdgpu: clean up and remove nonsensical assertion
Marek Olšák
2019-04-23
1
-2
/
+1
*
winsys/amdgpu: enable chaining for compute IBs
Marek Olšák
2019-04-23
1
-6
/
+6
*
winsys/amdgpu: reorder chunks, make BO_HANDLES first, IB and FENCE last
Marek Olšák
2019-04-23
1
-19
/
+17
*
winsys/amdgpu: make IBs writable and expose their address
Marek Olšák
2019-04-23
2
-1
/
+4
*
ac: add REWIND and GDS registers to register headers
Marek Olšák
2019-04-23
1
-0
/
+16
*
ac: add ac_get_i1_sgpr_mask
Marek Olšák
2019-04-23
2
-0
/
+18
*
ac: add radeon_info::is_pro_graphics
Marek Olšák
2019-04-23
2
-0
/
+5
*
ac: add radeon_info::marketing_name, replacing the winsys callback
Marek Olšák
2019-04-23
6
-33
/
+7
*
tgsi/scan: add uses_drawid
Marek Olšák
2019-04-23
3
-0
/
+7
*
iris: Track valid data range and infer unsynchronized mappings.
Kenneth Graunke
2019-04-23
5
-0
/
+78
*
iris: Make a resource_is_busy() helper
Kenneth Graunke
2019-04-23
1
-4
/
+13
*
iris: Replace buffer backing storage and rebind to update addresses.
Kenneth Graunke
2019-04-23
4
-5
/
+171
*
iris: Make memzone_for_address non-static
Kenneth Graunke
2019-04-23
2
-5
/
+7
*
iris: Make a gl_shader_stage -> pipe_shader_stage helper function
Kenneth Graunke
2019-04-23
1
-0
/
+14
*
iris: Rework image views to store pipe_image_view.
Kenneth Graunke
2019-04-23
4
-35
/
+52
*
iris: Rework UBOs and SSBOs to use pipe_shader_buffer
Kenneth Graunke
2019-04-23
2
-104
/
+71
*
iris: Track bound constant buffers
Kenneth Graunke
2019-04-23
2
-0
/
+6
*
iris: Mark constants dirty on transfer unmap even if no flushes occur
Kenneth Graunke
2019-04-23
1
-2
/
+8
*
intel: workaround VS fixed function issue on Gen9 GT1 parts
Lionel Landwerlin
2019-04-23
1
-0
/
+12
*
intel/compiler: Improve fix_3src_operand()
Matt Turner
2019-04-22
1
-5
/
+18
[next]