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
*
util: (trivial) add <stdint.h> include to slab.c
Roland Scheidegger
2016-09-06
1
-0
/
+1
*
glsl: Add .gitignore for make check warnings test
Jason Ekstrand
2016-09-06
1
-0
/
+1
*
anv/pipeline: Lower indirect outputs when EmitNoIndirectOutput is set
Jason Ekstrand
2016-09-06
1
-0
/
+2
*
Android: glsl: add rules to generate ir_expression*.h header files
Rob Herring
2016-09-06
6
-9
/
+45
*
st/omx/dec: enable hevc omx decode support
Leo Liu
2016-09-06
2
-1
/
+25
*
st/omx/dec/h265: get the reference list for uvd
Leo Liu
2016-09-06
1
-0
/
+39
*
st/omx/dec/h265: add short term reference picture sets
Leo Liu
2016-09-06
1
-4
/
+110
*
st/omx/dec/h265: add slice header
Leo Liu
2016-09-06
2
-2
/
+216
*
st/omx/dec/h265: add picture parameter sets
Leo Liu
2016-09-06
1
-0
/
+98
*
st/omx/dec/h265: add sequence parameter sets
Leo Liu
2016-09-06
2
-0
/
+297
*
st/omx/dec: add initial omx hevc support
Leo Liu
2016-09-06
3
-0
/
+160
*
st/omx/dec: set dst rect to match src size
Leo Liu
2016-09-06
1
-2
/
+11
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
30
-353
/
+82
*
util: import the slab allocator from gallium
Marek Olšák
2016-09-06
3
-0
/
+244
*
loader/dri3: Always use at least two back buffers
Michel Dänzer
2016-09-06
1
-3
/
+1
*
glsl: Fix locations of variables in patch qualified interface blocks.
Kenneth Graunke
2016-09-05
1
-2
/
+4
*
mesa: Fix types in _mesa_get_color_read_format().
Kenneth Graunke
2016-09-05
1
-1
/
+1
*
amd/addrlib: move addrlib from amdgpu winsys to common code
Dave Airlie
2016-09-06
26
-28
/
+65
*
gallium/util: move endian detect into a separate file
Dave Airlie
2016-09-06
3
-39
/
+73
*
radeon: move radeon_family/chip_class defintions to common
Dave Airlie
2016-09-06
3
-85
/
+115
*
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
2016-09-06
13
-9
/
+42
*
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
*
docs: add news item and link release notes for 12.0.2
Emil Velikov
2016-09-05
2
-0
/
+7
*
docs: add sha256 checksums for 12.0.2
Emil Velikov
2016-09-05
1
-1
/
+2
*
docs: add release notes for 12.0.2
Emil Velikov
2016-09-05
1
-0
/
+402
*
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
*
glx/glvnd: list the strcmp arguments in correct order
Emil Velikov
2016-09-05
1
-2
/
+2
*
nir/tests: Update the CF tests to not assume fake edges
Jason Ekstrand
2016-09-04
1
-4
/
+4
[next]