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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
cso: eliminate some sampler function wrappers
Marek Olšák
2015-07-23
2
-33
/
+12
*
gallium/util: use cso_set_samplers
Marek Olšák
2015-07-23
3
-13
/
+20
*
cso: remove clip state handling
Marek Olšák
2015-07-23
2
-57
/
+0
*
cso: only allow saving and restoring fragment sampler states
Marek Olšák
2015-07-22
5
-20
/
+24
*
cso: drop inefficient checking for redundant sampler state changes
Marek Olšák
2015-07-22
1
-26
/
+2
*
cso: only allow saving and restoring fragment sampler views
Marek Olšák
2015-07-22
5
-60
/
+59
*
gallium/util: improve dump functions
Marek Olšák
2015-07-22
3
-53
/
+241
*
tgsi: allow dumping to a file directly
Marek Olšák
2015-07-22
3
-8
/
+23
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
126
-616
/
+616
*
gallivm: Initialize LLVM Modules's DataLayout to an empty string.
Tom Stellard
2015-07-20
1
-5
/
+23
*
gallium: add interface for writable shader images
Marek Olšák
2015-07-16
5
-0
/
+51
*
gallium: add BIND flags for R/W buffers and images
Marek Olšák
2015-07-16
1
-1
/
+2
*
auxiliary/vl: use the correct screen index
Emil Velikov
2015-07-13
1
-4
/
+13
*
auxiliary/vl: use loader_open_device() over open()
Emil Velikov
2015-07-13
2
-1
/
+4
*
pipe-loader: use loader_open_device() rather than open()
Emil Velikov
2015-07-13
1
-1
/
+1
*
pipe-loader: remove pipe_loader_sw_probe_xlib
Emil Velikov
2015-07-13
2
-46
/
+0
*
automake: remove empty GALLIUM_PIPE_LOADER_LIBS
Emil Velikov
2015-07-13
1
-3
/
+0
*
automake: pipe-loader: remove the 'client' pipe-loader
Emil Velikov
2015-07-13
1
-24
/
+18
*
pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argument
Emil Velikov
2015-07-13
3
-87
/
+4
*
pipe-loader: simplify pipe_loader_drm_probe
Emil Velikov
2015-07-13
1
-9
/
+4
*
pipe-loader: drop support for non-render node devices
Emil Velikov
2015-07-13
1
-59
/
+1
*
tgsi: add DFMA to the opcode infer functions.
Dave Airlie
2015-07-11
1
-0
/
+1
*
tgsi: whitespace fixes in tgsi_parse.c
Brian Paul
2015-07-09
1
-13
/
+13
*
vl: cleanup video buffer private when the decoder is destroyed
Christian König
2015-07-09
2
-0
/
+28
*
gallium/hud: display percentages with % suffix
Brian Paul
2015-07-07
1
-0
/
+3
*
gallium/hud: add PIPE_DRIVER_QUERY_TYPE_MICROSECONDS for HUD
Brian Paul
2015-07-07
1
-5
/
+20
*
gallium/hud: replace byte units flag with pipe_driver_query_type
Brian Paul
2015-07-07
3
-16
/
+18
*
gallium/os: minor whitespace fixes in os_time.h
Brian Paul
2015-07-07
1
-5
/
+6
*
gallivm: fix lp_build_compare_ext
Roland Scheidegger
2015-07-06
2
-1
/
+4
*
gallium/os: add conversion and wait functions for absolute timeouts
Marek Olšák
2015-07-05
2
-0
/
+67
*
gallium/os: add os_wait_until_zero (v2)
Marek Olšák
2015-07-05
2
-1
/
+48
*
gallium/ttn: mark location specially in nir for color0-writes-all
Ilia Mirkin
2015-07-03
1
-1
/
+6
*
gallium/ttn: IN/OUT are only array if ArrayID != 0
Rob Clark
2015-07-03
1
-62
/
+81
*
gallivm: add fp64 support. (v2.1)
Dave Airlie
2015-07-01
8
-31
/
+553
*
tgsi: add infer support for double opcodes.
Dave Airlie
2015-07-01
1
-0
/
+37
*
gallium/ttn: don't upset nir_validate w/ BRK's
Rob Clark
2015-06-30
1
-1
/
+1
*
gallium/ttn: add TXB2
Rob Clark
2015-06-30
1
-0
/
+11
*
gallium/ttn: partial fix for output arrays
Rob Clark
2015-06-30
1
-2
/
+4
*
gallium/hud: prevent NULL pointer dereference with pipe_query functions
Samuel Pitoiset
2015-06-28
1
-6
/
+8
*
mesa: Enable subdir-objects globally.
Matt Turner
2015-06-26
1
-2
/
+0
*
softpipe,llvmpipe: fix PIPE_SHADER_CAP_MAX_INPUTS value
Marek Olšák
2015-06-25
2
-2
/
+2
*
tgsi_to_nir: Fix translation of TXF on MSAA targets.
Eric Anholt
2015-06-23
1
-2
/
+10
*
draw,tgsi: Assume TGSI_PROPERTY_GS_INVOCATIONS default of 1.
Jose Fonseca
2015-06-23
1
-0
/
+1
*
draw/gallivm: add invocation ID support for llvmpipe.
Dave Airlie
2015-06-23
5
-3
/
+14
*
draw/tgsi: implement geom shader invocation support.
Dave Airlie
2015-06-23
4
-18
/
+34
*
tgsi: handle indirect sampler arrays. (v2)
Dave Airlie
2015-06-23
1
-4
/
+38
*
gallium/ttn: add missing SNE
Rob Clark
2015-06-21
1
-0
/
+1
*
gallium/ttn: add texture-type support
Rob Clark
2015-06-21
1
-1
/
+43
*
util/blitter (and friends): generate appropriate SVIEW decls
Rob Clark
2015-06-21
5
-46
/
+143
*
util/pstipple: updates for SVIEW decls
Rob Clark
2015-06-21
1
-5
/
+17
[next]