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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan/wsi: store present mode in swapchain base class
Dave Airlie
2016-10-27
3
-3
/
+5
*
vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
Dave Airlie
2016-10-27
1
-5
/
+57
*
radv/ac/llvm: trim texture return values
Dave Airlie
2016-10-27
1
-1
/
+2
*
glsl: Add pthread libs to cache_test
Rhys Kidd
2016-10-27
1
-1
/
+4
*
genxml: Handle failure of Python codegen scripts.
Matt Turner
2016-10-26
1
-1
/
+1
*
nvc0/ir: fix emission of SHLADD with NEG modifiers
Samuel Pitoiset
2016-10-26
2
-2
/
+2
*
compiler: avoid warning about redefinition of PYTHON_GEN
Erik Faye-Lund
2016-10-26
3
-3
/
+1
*
egl/dri2: swap_buffers_with_damage falls back to swap_buffers
Eric Engestrom
2016-10-26
1
-1
/
+2
*
compiler: automake: add shader_info.h to the sources list
Emil Velikov
2016-10-26
1
-1
/
+2
*
configure.ac: simplify EGL requirements for drivers dependent on EGL
Marek Olšák
2016-10-26
1
-14
/
+13
*
st/mesa: allow multiple concurrent waiters in ClientWaitSync
Marek Olšák
2016-10-26
1
-4
/
+22
*
st/mesa: unduplicate st_check_sync code
Marek Olšák
2016-10-26
1
-20
/
+6
*
radeonsi: remove si_resource_create_custom
Marek Olšák
2016-10-26
5
-20
/
+11
*
gallium/radeon: stop using PIPE_BIND_CUSTOM
Marek Olšák
2016-10-26
11
-24
/
+18
*
r600g: remove a redundant buffer_create helper
Marek Olšák
2016-10-26
1
-23
/
+8
*
gallium/radeon: remove unused r600_cmask_info members
Marek Olšák
2016-10-26
2
-16
/
+3
*
gallium/radeon: don't force the same tiling parameters for FMASK
Marek Olšák
2016-10-26
2
-8
/
+12
*
winsys/amdgpu: allocate FMASK properly
Marek Olšák
2016-10-26
1
-2
/
+4
*
gallium/radeon: print tiling index when printing texture info
Marek Olšák
2016-10-26
1
-4
/
+6
*
gallium/radeon: don't do (fmask.size && cmask.size)
Marek Olšák
2016-10-26
3
-3
/
+3
*
gallium/radeon: re-order radeon_surf::dcc and htile members
Marek Olšák
2016-10-26
1
-5
/
+5
*
gallium/radeon: rename bo_size -> surf_size, bo_alignment -> surf_alignment
Marek Olšák
2016-10-26
7
-20
/
+20
*
gallium/radeon: remove flags specific to libdrm_radeon from winsys interface
Marek Olšák
2016-10-26
3
-15
/
+6
*
gallium/radeon: remove r600_htile_info
Marek Olšák
2016-10-26
3
-38
/
+21
*
gallium/radeon: remove unnecessary fields from radeon_surf_level
Marek Olšák
2016-10-26
7
-37
/
+16
*
gallium/radeon: decrease the size of radeon_surf
Marek Olšák
2016-10-26
3
-34
/
+36
*
gallium/radeon: pass pipe_resource and other params to surface_init directly
Marek Olšák
2016-10-26
4
-193
/
+179
*
radeon/vce: use nblk_y instead of npix_y
Marek Olšák
2016-10-26
4
-7
/
+7
*
gallium/radeon: define RADEON_SURF_MODE_* as enums
Marek Olšák
2016-10-26
2
-9
/
+14
*
gallium/radeon: stop using some input fields from radeon_surface
Marek Olšák
2016-10-26
4
-20
/
+20
*
gallium/radeon: fold r600_setup_surface into r600_init_surface
Marek Olšák
2016-10-26
1
-38
/
+24
*
winsys/amdgpu: remove unused definitions
Marek Olšák
2016-10-26
1
-8
/
+0
*
gallium/radeon: fold radeon_winsys::surface_best into radeon/winsys
Marek Olšák
2016-10-26
4
-38
/
+9
*
gallium/radeon: use r600_gfx_write_event_eop everywhere
Marek Olšák
2016-10-26
3
-23
/
+10
*
gallium/radeon: make r600_gfx_write_fence more generic
Marek Olšák
2016-10-26
4
-14
/
+34
*
gallium/radeon: fix a ZPASS comment, EVENT_WRITE_EOP fixups
Marek Olšák
2016-10-26
3
-5
/
+5
*
radeonsi: enable SDMA on Carrizo and all CIK chips again
Marek Olšák
2016-10-26
1
-10
/
+0
*
winsys/amdgpu: fix radeon_surf::macro_tile_index for imported textures
Marek Olšák
2016-10-26
1
-0
/
+17
*
gallium/radeon: make sure the address of separate CMASK is aligned properly
Marek Olšák
2016-10-26
1
-2
/
+3
*
gallium/radeon: fix incorrect bpe use in si_set_optimal_micro_tile_mode
Marek Olšák
2016-10-26
1
-7
/
+7
*
glsl: update default precision qualifier when it is set in the shader
Samuel Iglesias Gonsálvez
2016-10-26
1
-1
/
+4
*
mesa/program: Add _mesa_symbol_table_replace_symbol()
Samuel Iglesias Gonsálvez
2016-10-26
2
-0
/
+18
*
nir: stop adjusting driver location for varying packing
Timothy Arceri
2016-10-26
5
-53
/
+5
*
compiler: remove copy_shader_info()
Timothy Arceri
2016-10-26
3
-37
/
+1
*
glsl: set uses texture gather directly in shader_info
Timothy Arceri
2016-10-26
3
-5
/
+1
*
glsl/st/mesa: use common system values read field
Timothy Arceri
2016-10-26
8
-11
/
+8
*
glsl: set patch outputs written directly in shader_info
Timothy Arceri
2016-10-26
3
-4
/
+2
*
st/mesa: use common patch outputs written field
Timothy Arceri
2016-10-26
2
-2
/
+2
*
glsl: set patch inputs read directly in shader_info
Timothy Arceri
2016-10-26
3
-4
/
+2
*
st/mesa: use common patch inputs read field
Timothy Arceri
2016-10-26
2
-2
/
+2
[next]