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
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: skip empty cmdbufs
Chia-I Wu
2019-04-23
2
-0
/
+9
*
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
*
llvmpipe, softpipe: no support for ATC textures
Jonathan Marek
2019-04-23
3
-5
/
+8
*
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: make IBs writable and expose their address
Marek Olšák
2019-04-23
1
-0
/
+1
*
ac: add radeon_info::marketing_name, replacing the winsys callback
Marek Olšák
2019-04-23
3
-26
/
+4
*
tgsi/scan: add uses_drawid
Marek Olšák
2019-04-23
1
-0
/
+3
*
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
*
radeonsi: use CP DMA for the null const buffer clear on CIK
Marek Olšák
2019-04-22
5
-10
/
+16
*
iris: Track bound and writable SSBOs
Kenneth Graunke
2019-04-22
2
-1
/
+16
*
virgl: clear vertex_array_dirty
Chia-I Wu
2019-04-22
1
-0
/
+2
*
iris: Enable the dual_color_blend_by_location driconf option.
Kenneth Graunke
2019-04-22
4
-0
/
+24
*
iris: Add mechanism for iris-specific driconf options
Kenneth Graunke
2019-04-22
6
-3
/
+42
*
lima: add Android build
Icenowy Zheng
2019-04-21
1
-0
/
+88
*
panfrost/mdg: Use shared fsign lowering
Alyssa Rosenzweig
2019-04-19
4
-11
/
+4
*
panfrost: Fixup vertex offsets to prevent shadow copy
Alyssa Rosenzweig
2019-04-19
2
-43
/
+67
*
panfrost: Track BO lifetime with jobs and reference counts
Alyssa Rosenzweig
2019-04-19
9
-37
/
+207
*
lima: enable nir fsign lowering in ppir
Erico Nunes
2019-04-19
1
-0
/
+1
*
lima/ppir: support ppir_op_ceil
Erico Nunes
2019-04-19
3
-0
/
+14
*
iris: Be less aggressive at postdraw work skipping
Kenneth Graunke
2019-04-18
1
-28
/
+36
*
virgl: wait after a flush
Gurchetan Singh
2019-04-18
3
-6
/
+12
*
radeonsi/gfx9: use the correct condition for the DPBB + QUANT_MODE workaround
Marek Olšák
2019-04-18
1
-4
/
+4
*
freedreno: Fix format string warning
Kristian H. Kristensen
2019-04-18
1
-1
/
+1
*
freedreno/a6xx: Add helper for incrementing regid
Kristian H. Kristensen
2019-04-18
1
-1
/
+10
*
freedreno: Use enum values from matching enum
Kristian H. Kristensen
2019-04-18
2
-3
/
+3
*
freedreno/a2xx: Fix redundant if statement
Kristian H. Kristensen
2019-04-18
1
-16
/
+14
*
iris: implement WaEnableStateCacheRedirectToCS
Lionel Landwerlin
2019-04-18
1
-0
/
+7
*
virgl: document potentially failing blit
Erik Faye-Lund
2019-04-17
1
-0
/
+6
*
virgl: do color-conversion during when mapping transfer
Erik Faye-Lund
2019-04-17
1
-10
/
+70
*
virgl: only blit if resource is read
Erik Faye-Lund
2019-04-17
1
-2
/
+5
*
virgl: get readback-formats from host
Erik Faye-Lund
2019-04-17
3
-0
/
+44
*
virgl: make sure bind is set for non-buffers
Erik Faye-Lund
2019-04-17
1
-0
/
+3
*
virgl: support write-back with staged transfers
Erik Faye-Lund
2019-04-17
2
-22
/
+49
[next]