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
path:
root
/
src
/
gallium
/
drivers
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
nouveau/compiler: Allow to omit line numbers when printing instructions
Tobias Klausmann
2017-11-26
5
-4
/
+13
*
nv50/ir: move LateAlgebraicOpt to the very end
Ilia Mirkin
2017-11-26
1
-1
/
+1
*
nv50/ir: when merging immediates/consts, load directly
Ilia Mirkin
2017-11-26
1
-1
/
+21
*
nv50/ir: add optimization for modulo by a non-power-of-2 value
Ilia Mirkin
2017-11-26
1
-0
/
+15
*
nv50/ir: optimize signed integer modulo by pow-of-2
Ilia Mirkin
2017-11-25
2
-10
/
+29
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
1
-1
/
+0
*
gallium: add CAPs to support HW atomic counters. (v3)
Dave Airlie
2017-11-10
3
-0
/
+6
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
2
-2
/
+2
*
nv50: make blending work so that zero wins in a multiplication
Ilia Mirkin
2017-11-08
1
-0
/
+5
*
gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Marek Olšák
2017-11-06
3
-0
/
+3
*
nv50,nvc0: Display shared memory usage in pipe_debug_message
Pierre Moreau
2017-11-04
2
-6
/
+8
*
nv50,nvc0: Copy shared memory per block to the program info structure and back
Pierre Moreau
2017-11-04
2
-0
/
+4
*
nv50/ir: Store shared memory per block in nv50_ir_prog_info
Pierre Moreau
2017-11-04
1
-0
/
+1
*
gallium: add cap for driver specified max combined shader resources.
Dave Airlie
2017-11-01
3
-0
/
+3
*
gallium: s/unsigned/enum pipe_prim_type/
Brian Paul
2017-10-27
1
-1
/
+1
*
meson: build nouveau (gallium) driver
Dylan Baker
2017-10-16
1
-0
/
+224
[prev]
[next]