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
/
drivers
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: finish implementation of PIPE_QUERY_SO_OVERFLOW_PREDICATE
Rhys Perry
2018-04-07
3
-17
/
+30
*
nvc0: change ACQUIRE_EQUAL to ACQUIRE_GEQUAL in nvc0_hw_query_fifo_wait
Rhys Perry
2018-04-07
1
-1
/
+1
*
nvc0: ensure the query's fence has been emitted in nvc0_hw_query_fifo_wait
Rhys Perry
2018-04-07
1
-0
/
+4
*
nvc0: restore image binding on RGB10A2, remove from BGR10A2
Ilia Mirkin
2018-04-07
1
-2
/
+2
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
4
-7
/
+7
*
nvc0/ir: fix emiting NOTs with predicates
Karol Herbst
2018-03-29
1
-0
/
+2
*
nvc0/ir: fix INTERP_* with indirect inputs
Ilia Mirkin
2018-03-27
1
-3
/
+4
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
3
-0
/
+3
*
nv50,nvc0: Support BGRX1010102 and RGBX1010102 for sampling.
Mario Kleiner
2018-03-14
1
-0
/
+2
*
nouveau: Add framebuffer modifier support
Thierry Reding
2018-03-09
6
-5
/
+146
*
nouveau/nvc0: Extract common tile mode macro
Thierry Reding
2018-03-09
1
-6
/
+9
*
nvc0: collapse output slots to have adjacent registers
Ilia Mirkin
2018-02-27
1
-2
/
+12
*
nvir/gm107: consider FILE_FLAGS dependencies in SchedDataCalculatorGM107
Karol Herbst
2018-02-26
1
-1
/
+14
*
nvir/gm107: iterate over all defs in SchedDataCalculatorGM107::findFirstUse
Karol Herbst
2018-02-26
1
-16
/
+18
*
nvir: dont optimize mad with subops to shladd
Karol Herbst
2018-02-24
1
-1
/
+2
*
nv50,nvc0: fix integer MS resolves using 2d engine
Ilia Mirkin
2018-02-22
1
-1
/
+2
*
nvc0: fix writing query results into buffer
Ilia Mirkin
2018-02-22
1
-4
/
+10
*
nv50,nvc0: fix clear buffer acceleration
Ilia Mirkin
2018-02-22
2
-28
/
+17
*
nvir/nvc0: fix legalizing of ld unlock c0[0x10000]
Karol Herbst
2018-02-21
1
-1
/
+1
*
nv50,nvc0: mark ABGR format as displayable instead of ARGB format
Ilia Mirkin
2018-02-19
1
-2
/
+2
*
gm107/ir: avoid using kepler instruction capabilities
Ilia Mirkin
2018-02-17
2
-21
/
+45
*
nvc0: add support for bindless on maxwell+
Ilia Mirkin
2018-02-17
3
-14
/
+116
*
gm107/ir: change how SUQ works in preparation for bindless
Ilia Mirkin
2018-02-17
3
-1
/
+61
*
nvc0: Use GP100_COMPUTE_CLASS on GP10B
Mikko Perttunen
2018-02-17
1
-1
/
+2
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
3
-0
/
+3
*
nvc0: disable MS Images for sample_count == 1 on Maxwell
Karol Herbst
2018-02-15
1
-1
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
2
-12
/
+0
*
meson: Add build option for tools
Scott D Phillips
2018-02-08
1
-1
/
+2
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
3
-0
/
+3
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
3
-3
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
3
-3
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
3
-3
/
+0
*
meson: move libsensors dependency to libgallium
Dylan Baker
2018-01-11
1
-1
/
+1
*
nvc0: enable bindless on kepler
Ilia Mirkin
2018-01-07
1
-3
/
+3
*
nvc0: add bindless image support for kepler
Ilia Mirkin
2018-01-07
11
-75
/
+272
*
nvc0: add support for bindless textures on kepler+
Ilia Mirkin
2018-01-07
10
-5
/
+183
*
nv50/ir: use the image info in the instruction rather than decl
Ilia Mirkin
2018-01-07
1
-52
/
+24
*
nvc0/ir: safen up lowering logic against overwriting reused values
Ilia Mirkin
2018-01-07
1
-2
/
+4
*
nvc0: update tic in-place when buffer address changes
Ilia Mirkin
2018-01-07
2
-14
/
+21
*
nvc0: ensure that pushbuf keeps ref to old text/tls bos
Ilia Mirkin
2018-01-07
1
-0
/
+13
*
nv50/ir: Fix unused var warnings in release build
Rhys Kidd
2017-12-29
2
-2
/
+4
*
nvc0: Fix unused var warnings in release build
Rhys Kidd
2017-12-29
1
-3
/
+4
*
nv50: Fix unused var warning in release build
Rhys Kidd
2017-12-29
1
-1
/
+2
*
gm107/ir: use lane 0 for manual textureGrad handling
Ilia Mirkin
2017-12-22
1
-21
/
+34
*
nvc0/ir: change textureGrad to always use lane 0 as the tex origin
Ilia Mirkin
2017-12-19
1
-14
/
+46
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
3
-0
/
+3
*
meson: define driver dependencies
Dylan Baker
2017-12-04
1
-0
/
+5
*
nvc0/ir: Properly lower 64-bit shifts when the shift value is >32
Pierre Moreau
2017-12-04
1
-1
/
+1
*
meson: Add lmsensors support
Dylan Baker
2017-12-01
1
-1
/
+1
[next]