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
*
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
*
nv50,nvc0: fix push hint logic in presence of a start offset
Ilia Mirkin
2017-10-11
2
-7
/
+5
*
gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.
Eric Anholt
2017-10-10
3
-0
/
+3
*
nv50/ir: fix 64-bit integer shifts
Ilia Mirkin
2017-10-09
1
-1
/
+3
*
gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
Marek Olšák
2017-10-06
3
-0
/
+3
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
1
-2
/
+0
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
3
-0
/
+4
*
gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
Jan Vesely
2017-09-21
3
-0
/
+3
*
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
2017-09-18
3
-0
/
+4
*
nvc0: fix compile error
Benedikt Schemmer
2017-09-18
1
-1
/
+1
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
5
-2
/
+15
*
gallium: introduce PIPE_CAP_LOAD_CONSTBUF
Timothy Arceri
2017-09-15
3
-0
/
+3
*
nvc0/ir: propagate immediates to CALL input MOVs
Tobias Klausmann
2017-08-31
1
-2
/
+19
*
nvc0: write 0 to pipeline_statistics.cs_invocations
Karol Herbst
2017-08-31
1
-0
/
+1
*
nv50/ir: properly set sType for TXF ops to U32
Ilia Mirkin
2017-08-24
1
-0
/
+3
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
3
-32
/
+0
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
5
-39
/
+0
*
gallium: remove TGSI opcode DPH
Marek Olšák
2017-08-22
3
-16
/
+0
*
gallium: remove TGSI FENCE opcodes
Marek Olšák
2017-08-22
1
-10
/
+0
*
gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
Marek Olšák
2017-08-22
1
-3
/
+0
*
nv50/ir: fix TXQ srcMask
Ilia Mirkin
2017-08-16
1
-0
/
+2
*
nv50/ir: fix srcMask computation for TG4 and TXF
Ilia Mirkin
2017-08-16
1
-0
/
+2
*
nv50/ir: clean up saturated values immediately
Ilia Mirkin
2017-08-12
1
-1
/
+6
*
nvc0/ir: unlink values pre- and post-call to division function
Ilia Mirkin
2017-08-12
1
-4
/
+3
*
nv50/ir: fix ConstantFolding with saturation
Karol Herbst
2017-08-09
2
-0
/
+9
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
3
-0
/
+3
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
3
-0
/
+3
*
gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
Nicolai Hähnle
2017-07-31
3
-0
/
+3
*
nv50/ir: disable mul+add to mad for precise instructions
Karol Herbst
2017-07-21
1
-2
/
+3
*
nv50/ir/tgsi: handle precise for most ALU instructions
Karol Herbst
2017-07-21
1
-0
/
+2
*
nv50/ir: add precise field to Instruction
Karol Herbst
2017-07-21
2
-0
/
+3
*
nv50/ir: fix threads calculation for non-compute shaders
Ilia Mirkin
2017-07-12
1
-5
/
+9
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
1
-0
/
+1
*
nv50/ir: fix combineLd/St to update existing records as necessary
Ilia Mirkin
2017-06-26
1
-0
/
+8
*
nv50/ir: adjust overlapping logic to take fileIndex-relative offsets
Ilia Mirkin
2017-06-26
1
-1
/
+5
*
nv50/ir: VFETCH is also considered a load for MemoryOpt
Ilia Mirkin
2017-06-26
1
-1
/
+1
*
nv50,nvc0: remove IDX from bufctx immediately, to avoid conflicts with clear
Ilia Mirkin
2017-06-26
2
-9
/
+10
*
nv50/ir: fetch indirect sources BEFORE the op that uses them
Ilia Mirkin
2017-06-26
1
-19
/
+32
*
nv50/ir: Properly fold constants in SPLIT operation
Pierre Moreau
2017-06-25
1
-3
/
+4
*
nvc0: fix transfer of larger rectangles with DmaCopy on gk104 and up
Ben Skeggs
2017-06-20
1
-9
/
+32
*
nvc0: copy engine surface params are only relevant for tiled surfaces
Ben Skeggs
2017-06-20
1
-18
/
+19
*
gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
2017-06-14
3
-0
/
+3
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
4
-4
/
+4
*
gallium: Add missing includes
Thomas Helland
2017-06-07
2
-0
/
+2
*
nvc0: Add support for ARB_post_depth_coverage
Lyude
2017-06-02
8
-1
/
+15
*
gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
2017-06-02
3
-0
/
+3
*
nvc0: disable BGRA8 images on Fermi
Lyude
2017-06-02
1
-5
/
+14
*
nvc0: Clean up unnecessary includes from gallium/auxiliary/vl/
Rhys Kidd
2017-06-01
1
-3
/
+0
*
nvc0: support for GP10B
Alexandre Courbot
2017-05-30
1
-0
/
+1
[next]