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
*
amd/addrlib: move addrlib from amdgpu winsys to common code
Dave Airlie
2016-09-06
23
-21944
/
+3
*
gallium/util: move endian detect into a separate file
Dave Airlie
2016-09-06
1
-38
/
+2
*
radeon: move radeon_family/chip_class defintions to common
Dave Airlie
2016-09-06
1
-84
/
+2
*
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
2016-09-06
9
-9318
/
+10
*
gallium/radeon: remove VPORT_ZMIN/ZMAX from init config states
Marek Olšák
2016-09-05
3
-25
/
+1
*
gallium/radeon: set VPORT_ZMIN/MAX registers correctly
Marek Olšák
2016-09-05
12
-13
/
+82
*
gallium/radeon: unify viewport emission code
Marek Olšák
2016-09-05
1
-14
/
+16
*
radeonsi: also do VS_PARTIAL_FLUSH before updating VGT ring pointers
Marek Olšák
2016-09-05
1
-0
/
+6
*
radeonsi: fix variable naming in si_emit_cache_flush
Marek Olšák
2016-09-05
1
-31
/
+31
*
radeonsi: don't emit CS_PARTIAL_FLUSH if compute is not used
Marek Olšák
2016-09-05
3
-1
/
+5
*
radeonsi: add HUD queries for counting VS/PS/CS partial flushes
Marek Olšák
2016-09-05
4
-0
/
+35
*
gallium/radeon: rename the num-cs-flushes query to num-ctx-flushes
Marek Olšák
2016-09-05
2
-5
/
+5
*
radeonsi: fix a badly implemented GS bug workaround
Marek Olšák
2016-09-05
1
-8
/
+13
*
radeonsi: fix texture format reinterpretation with DCC
Marek Olšák
2016-09-05
5
-1
/
+116
*
radeonsi: fix Gather4 with integer formats
Marek Olšák
2016-09-05
1
-3
/
+96
*
radeonsi: fix a crash in imageSize for cubemap arrays
Marek Olšák
2016-09-05
1
-3
/
+1
*
radeonsi: fix gl_PatchVerticesIn for tessellation evaluation shader
Marek Olšák
2016-09-05
1
-1
/
+6
*
radeonsi: fix cubemaps viewed as 2D
Marek Olšák
2016-09-05
1
-0
/
+4
*
radeonsi: always use the same function signature for llvm.SI.export
Marek Olšák
2016-09-05
1
-4
/
+4
*
radeonsi: return correct eviction stats for NVX_gpu_memory_info
Marek Olšák
2016-09-05
1
-2
/
+7
*
gallium/radeon: also eliminate DCC fast clear in resource_get_handle
Marek Olšák
2016-09-05
1
-2
/
+3
*
gallium/radeon: use the current ctx for CMASK elimination in resource_get_handle
Marek Olšák
2016-09-05
1
-6
/
+11
*
gallium/radeon: use the current ctx for DCC decompression in resource_get_handle
Marek Olšák
2016-09-05
1
-3
/
+3
*
gallium/radeon: derive buffer placement and flags only at initialization
Marek Olšák
2016-09-05
5
-49
/
+67
*
radeonsi: set more sampler settings
Marek Olšák
2016-09-05
2
-2
/
+12
*
noop: implement resource_get_handle
Marek Olšák
2016-09-05
1
-2
/
+14
*
noop: set missing functions
Marek Olšák
2016-09-05
2
-0
/
+75
*
noop: simplify some functions
Marek Olšák
2016-09-05
1
-49
/
+7
*
gk110/ir: fix quadop dall emission
Ilia Mirkin
2016-09-04
1
-2
/
+2
*
a3xx: use window scissor to simulate viewport xy clip
Ilia Mirkin
2016-09-03
1
-10
/
+26
*
a3xx: make use of software clipping when hw can't handle it
Ilia Mirkin
2016-09-03
6
-4
/
+36
*
a3xx: make sure to actually clamp depth as requested
Ilia Mirkin
2016-09-03
2
-2
/
+30
*
nvc0/ir: allow min/max instructions to be dual-issued in pairs
Karol Herbst
2016-09-03
1
-2
/
+12
*
nv50,nvc0: respect render condition enable flag when clearing rt/zs
Ilia Mirkin
2016-09-03
2
-12
/
+24
*
nvc0/ir: don't dual-issue ops that depend or interfere with each other
Karol Herbst
2016-09-03
3
-14
/
+23
*
nvc0: reduce the initial code segment size to 512KB
Samuel Pitoiset
2016-09-01
1
-1
/
+1
*
nvc0: allow to resize the code segment dynamically
Samuel Pitoiset
2016-09-01
1
-1
/
+24
*
nvc0: add a new bin for the code segment
Samuel Pitoiset
2016-09-01
2
-4
/
+6
*
nvc0: add nvc0_screen_resize_text_area() helper
Samuel Pitoiset
2016-09-01
3
-10
/
+40
*
nvc0: re-upload currently bound shaders after code eviction
Samuel Pitoiset
2016-09-01
1
-0
/
+27
*
nvc0: refactor the program upload process
Samuel Pitoiset
2016-09-01
3
-32
/
+59
*
gallium/postprocess: Fix resource freeing
Thomas Hellstrom
2016-09-01
1
-4
/
+2
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
16
-0
/
+38
*
vc4: Add missing break statement.
Eric Anholt
2016-08-31
1
-0
/
+1
*
gallium/docs: clarify render_condition_enabled parameter to clear functions
Brian Paul
2016-08-31
1
-0
/
+4
*
nvc0: remove an attempt at uploading all IMMD into a CB
Samuel Pitoiset
2016-08-31
3
-40
/
+0
*
nv50: remove unused nv50_program::immd_size field
Samuel Pitoiset
2016-08-31
1
-1
/
+0
*
nv30: set usage to staging so that the buffer is allocated in GART
Ilia Mirkin
2016-08-31
1
-1
/
+2
*
nv30: only bail on color/depth bpp mismatch when surfaces are swizzled
Ilia Mirkin
2016-08-31
1
-2
/
+3
*
st/nine: fix unreachable() typo
Eric Engestrom
2016-08-30
1
-1
/
+1
[next]