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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: dismantle si_common_screen_init/destroy
Marek Olšák
2017-11-29
3
-160
/
+98
*
radeonsi: document our vendor string situation
Marek Olšák
2017-11-29
1
-0
/
+3
*
radeonsi: set all pipe buffer functions in r600_buffer_common.c
Marek Olšák
2017-11-29
4
-45
/
+44
*
radeonsi/uvd: don't call ws->query_info
Marek Olšák
2017-11-29
1
-9
/
+6
*
radeonsi: move video queries into si_get.c
Marek Olšák
2017-11-29
4
-168
/
+151
*
radeonsi: remove more functions from r600_pipe_common.c
Marek Olšák
2017-11-29
3
-35
/
+4
*
radeonsi: move/remove ac_shader_binary helpers
Marek Olšák
2017-11-29
4
-27
/
+2
*
radeonsi: move all get functions to si_get.c; disk_cache_create to si_pipe.c
Marek Olšák
2017-11-29
6
-852
/
+903
*
radeonsi: remove R600_CONTEXT_* flags
Marek Olšák
2017-11-29
7
-31
/
+27
*
radeonsi: just include si_pipe.h in r600_query.c
Marek Olšák
2017-11-29
3
-7
/
+5
*
radeonsi: remove some definitions and helpers from r600_pipe_common.h
Marek Olšák
2017-11-29
13
-136
/
+125
*
radeonsi: don't use fast color clear for small surfaces
Marek Olšák
2017-11-29
1
-0
/
+17
*
radeonsi: unify code setting dirty_level_mask for fast clear
Marek Olšák
2017-11-29
1
-14
/
+11
*
radeonsi: clean up si_do_fast_color_clear parameters
Marek Olšák
2017-11-29
1
-10
/
+5
*
radeonsi: remove r600_common_context::clear_buffer
Marek Olšák
2017-11-29
5
-20
/
+4
*
radeonsi: move r600_test_dma.c into si_test_dma.c
Marek Olšák
2017-11-29
8
-20
/
+20
*
radeonsi: move si_pipe_clear_buffer into si_cp_dma.c
Marek Olšák
2017-11-29
2
-61
/
+61
*
radeonsi: move all clear() code into si_clear.c
Marek Olšák
2017-11-29
9
-719
/
+764
*
radeonsi: enable DCC with MSAA for VI
Marek Olšák
2017-11-29
5
-2
/
+15
*
radeonsi: implement fast color clear for DCC with MSAA for VI
Marek Olšák
2017-11-29
1
-5
/
+30
*
radeonsi: add a workaround for blending with DCC and MSAA
Marek Olšák
2017-11-29
1
-8
/
+23
*
radeonsi: clear PIPE_IMAGE_ACCESS_WRITE when it's invalid to be on the safe side
Marek Olšák
2017-11-29
1
-0
/
+10
*
ac/surface: enable DCC computation for MSAA
Marek Olšák
2017-11-29
1
-1
/
+2
*
radeonsi: fix layered DCC fast clear
Marek Olšák
2017-11-29
1
-1
/
+4
*
r600: lds load cleanups.
Dave Airlie
2017-11-29
1
-6
/
+8
*
r600_shader: only load from LDS what is really used
Gert Wollny
2017-11-29
1
-7
/
+26
*
r600/sb: handle jump after target to end of program. (v2)
Dave Airlie
2017-11-29
1
-0
/
+5
*
meson: build virgl driver
Dylan Baker
2017-11-28
5
-1
/
+103
*
meson: build svga driver on linux
Dylan Baker
2017-11-28
4
-1
/
+142
*
meson: build r600 driver
Dylan Baker
2017-11-28
3
-3
/
+138
*
meson: build r300 driver
Dylan Baker
2017-11-28
3
-5
/
+172
*
meson: build i915g driver
Dylan Baker
2017-11-28
4
-3
/
+110
*
svga: move svga_is_format_supported() to svga_format.c
Brian Paul
2017-11-28
3
-121
/
+129
*
svga: s/unsigned/SVGA3dDevCapIndex/
Brian Paul
2017-11-28
1
-3
/
+6
*
vc4: check preprocessor token existence using #ifdef instead of #if
Eric Engestrom
2017-11-28
1
-3
/
+3
*
st/dri: replace hard-coded array size with ARRAY_SIZE()
Eric Engestrom
2017-11-28
1
-1
/
+1
*
radeonsi/gfx9: simplify condition for on-chip ESGS
Nicolai Hähnle
2017-11-28
1
-3
/
+1
*
radeonsi: clarify that si_shader_selector::esgs_itemsize is set for the ES part
Nicolai Hähnle
2017-11-28
1
-1
/
+3
*
radeonsi: use si_shader_context instead of lp_build_context in more places
Nicolai Hähnle
2017-11-28
1
-27
/
+23
*
radeonsi: cleanup si_initialize_color_surface
Nicolai Hähnle
2017-11-28
1
-12
/
+12
*
radeonsi: avoid attempting to create CMASK if the tiling mode doesn't have it
Nicolai Hähnle
2017-11-28
1
-0
/
+2
*
radeonsi: check that we don't leak fine.buf references
Nicolai Hähnle
2017-11-28
1
-0
/
+2
*
amd/common: sid.h cleanups
Nicolai Hähnle
2017-11-28
1
-1
/
+1
*
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
2017-11-27
9
-30
/
+32
*
ac: pack ac_surface better
Marek Olšák
2017-11-27
2
-7
/
+7
*
radeonsi: always initialize max_forced_staging_uploads
Marek Olšák
2017-11-27
1
-0
/
+2
*
radeonsi: remove an old hack for evergreen
Marek Olšák
2017-11-27
1
-10
/
+0
*
radeonsi: set COMPUTE_RESOURCE_LIMITS.FORCE_SIMD_DIST when profitable
Marek Olšák
2017-11-27
1
-1
/
+16
*
r600/eg: dump event type in dumps
Dave Airlie
2017-11-27
1
-0
/
+1
*
nouveau/compiler: Allow to omit line numbers when printing instructions
Tobias Klausmann
2017-11-26
5
-4
/
+13
[next]