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/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
*
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
[next]