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
*
swr/rast: x86 autogenerated macro work
George Kyriazis
2018-01-19
4
-14
/
+15
*
swr/rast: Shorten some filenames
George Kyriazis
2018-01-19
2
-2
/
+2
*
swr/rast: work supporting optimizations in Debug builds.
George Kyriazis
2018-01-19
2
-9
/
+23
*
swr/rast: Add debugging type support for function types.
George Kyriazis
2018-01-19
2
-0
/
+21
*
swr/rast: Shader debugging work
George Kyriazis
2018-01-19
1
-0
/
+6
*
swr/rast: Debug Symbols work
George Kyriazis
2018-01-19
4
-19
/
+88
*
swr/rast: Initial work for debugging support.
George Kyriazis
2018-01-19
6
-16
/
+191
*
swr/rast: Add private state parameter in fetcher
George Kyriazis
2018-01-19
5
-29
/
+41
*
swr/rast: Added missing define for Linux/gcc
George Kyriazis
2018-01-19
1
-0
/
+1
*
swr/rast: Fix one more invalid object format for windows.
George Kyriazis
2018-01-19
1
-1
/
+1
*
swr: allow a single swr architecture to be builtin
Chuck Atkins
2018-01-19
1
-35
/
+49
*
swr: (autoconf) allow a single swr architecture to be builtin
Chuck Atkins
2018-01-19
1
-11
/
+39
*
swr: fix clang 5 null cast warning
Greg V
2018-01-19
1
-3
/
+3
*
gallium: Make (num_)samples an unsigned int
Gert Wollny
2018-01-19
2
-2
/
+6
*
st/vdpau: release held lock in error path
Grazvydas Ignotas
2018-01-19
1
-1
/
+3
*
gallivm: support avx512 (16x32) in interleave2_half
George Kyriazis
2018-01-18
1
-2
/
+38
*
meson: ensure that xmlpool_options.h is generated for targets that need it
Dylan Baker
2018-01-18
3
-12
/
+12
*
r600: enable ARB_enhanced_layouts
Dave Airlie
2018-01-19
1
-1
/
+1
*
vc5: add missing files to the tarball
Emil Velikov
2018-01-18
1
-0
/
+5
*
r600/sb: add lds related peepholes.
Dave Airlie
2018-01-18
1
-1
/
+8
*
r600/sb: use different stacks for tracking lds and queue usage.
Dave Airlie
2018-01-18
2
-3
/
+24
*
r600/sb: schedule LDS ops in appropriate places.
Dave Airlie
2018-01-18
2
-0
/
+7
*
r600/sb: hit the scheduler with a big hammer to avoid lds splits.
Dave Airlie
2018-01-18
1
-0
/
+3
*
r600/sb: adding lds oq tracking to the scheduler
Dave Airlie
2018-01-18
2
-3
/
+15
*
r600/sb: add gcm support to avoid clause between lds read/queue read
Dave Airlie
2018-01-18
2
-2
/
+17
*
r600/sb: handle lds special dest registers.
Dave Airlie
2018-01-18
2
-2
/
+2
*
r600/sb: handle LDS operations in folding.
Dave Airlie
2018-01-18
1
-0
/
+11
*
r600/sb: add finalising for lds output queue special values.
Dave Airlie
2018-01-18
1
-0
/
+12
*
r600/sb: add initial support for parsing lds operations.
Dave Airlie
2018-01-18
1
-2
/
+50
*
r600/sb: disable if conversion for hs
Dave Airlie
2018-01-18
1
-1
/
+1
*
r600/sb: lds ops have no dst register.
Dave Airlie
2018-01-18
1
-1
/
+1
*
r600/sb: introduce special register values for lds support.
Dave Airlie
2018-01-18
3
-1
/
+33
*
r600/sb: update last_cf if alu is the last clause
Dave Airlie
2018-01-18
1
-0
/
+1
*
r600/sb: start adding GDS support
Dave Airlie
2018-01-18
13
-13
/
+123
*
r600/sb: add tess/compute initial state registers.
Dave Airlie
2018-01-18
1
-1
/
+4
*
r600/sb: fix a bug emitting ar load from a constant.
Dave Airlie
2018-01-18
1
-0
/
+3
*
r600/shader: only emit add instruction if param has a value.
Dave Airlie
2018-01-18
1
-6
/
+8
*
r600: emit 0 gds_op for tf write.
Dave Airlie
2018-01-18
1
-2
/
+3
*
r600: add support for ARB_shader_clock.
Dave Airlie
2018-01-18
3
-5
/
+29
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
18
-26
/
+0
*
nine: assume that user constant buffers are always supported
Marek Olšák
2018-01-17
4
-156
/
+4
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
18
-24
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
19
-24
/
+1
*
svga: add num-commands-per-draw HUD query
Brian Paul
2018-01-17
6
-0
/
+24
*
gallium/hud: Fix support for PIPE_DRIVER_QUERY_TYPE_FLOAT
Brian Paul
2018-01-17
2
-3
/
+29
*
gallium/hud: remove uint64_t casts in sensor query_sti_load() function
Brian Paul
2018-01-17
1
-5
/
+5
*
gallium/hud: compute cpu load, percent with doubles
Brian Paul
2018-01-17
1
-4
/
+5
*
gallium/hud: s/unsigned/enum pipe_query_type/
Brian Paul
2018-01-17
2
-3
/
+5
*
meson: add llvm dependency for swr build
George Kyriazis
2018-01-17
1
-0
/
+1
*
st/va: add break for MPEG4 data buffer handling case
Leo Liu
2018-01-17
1
-0
/
+1
[next]