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
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
9
-32
/
+32
*
gk110/ir: make use of IMUL32I for all immediates
Samuel Pitoiset
2016-04-20
1
-1
/
+1
*
gk110/ir: do not overwrite def value with zero for EXCH ops
Samuel Pitoiset
2016-04-20
1
-6
/
+15
*
nvc0: avoid tex read fault from compute shaders on GK110
Samuel Pitoiset
2016-04-20
1
-0
/
+3
*
nouveau: codegen: Add support for OpenCL global memory buffers
Hans de Goede
2016-04-20
1
-2
/
+10
*
nouveau: codegen: Use FILE_MEMORY_BUFFER for buffers
Hans de Goede
2016-04-20
6
-5
/
+13
*
Revert "nv50/ra: `isinf()` is in namespace `std` since C++11."
Jose Fonseca
2016-04-19
1
-4
/
+0
*
nvc0: do not break the universe on GK110+
Samuel Pitoiset
2016-04-14
1
-0
/
+1
*
nvc0: allow to use compute support on GM200
Samuel Pitoiset
2016-04-14
3
-2
/
+5
*
nv50/ra: `isinf()` is in namespace `std` since C++11.
Pierre Moreau
2016-04-13
1
-0
/
+4
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
3
-0
/
+3
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
3
-0
/
+18
*
nv30: Add missing PIPE_SHADER_CAP_INTEGERS to get_shader_param()
Hans de Goede
2016-04-12
1
-0
/
+1
*
nvc0: handle the case where there are no framebuffer attachments
Ilia Mirkin
2016-04-09
4
-11
/
+44
*
nv50,nvc0: support sending string markers down into the command stream
Ilia Mirkin
2016-04-09
4
-2
/
+52
*
nv50,nvc0: add invalidate_resource support for buffer resources
Ilia Mirkin
2016-04-09
7
-2
/
+51
*
nv50/ir: do not try to attach JOIN ops to ATOM
Samuel Pitoiset
2016-04-07
1
-1
/
+1
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
3
-0
/
+3
*
nvc0: add hardware ETC2 and ASTC support on GK20A and GM107+
Ilia Mirkin
2016-04-04
3
-2
/
+64
*
gm107/ir: add OP_SELP emission, used in DSQRT lowering
Ilia Mirkin
2016-04-02
1
-0
/
+30
*
nv50/ir: we can't load local memory directly into an output
Ilia Mirkin
2016-04-02
1
-1
/
+2
*
nv50/ir: fix envyas variants when building the code lib
Samuel Pitoiset
2016-04-02
1
-2
/
+2
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
2
-0
/
+2
*
nvc0: enable compute shaders on GK104 and GM107+
Samuel Pitoiset
2016-04-01
1
-1
/
+2
*
nvc0: bump the maximum number of UBOs for compute on Kepler
Samuel Pitoiset
2016-04-01
2
-3
/
+0
*
nvc0/ir: do not lower shared+atomics on GM107+
Samuel Pitoiset
2016-04-01
1
-7
/
+10
*
nvc0/ir: add atomics support on shared memory for Kepler
Samuel Pitoiset
2016-04-01
2
-1
/
+108
*
nvc0/ir: fix wrong pred emission for ld lock on GK104
Samuel Pitoiset
2016-04-01
1
-1
/
+4
*
nvc0/ir: add support for compute UBOs on Kepler
Samuel Pitoiset
2016-04-01
2
-1
/
+57
*
nvc0: add indirect compute support on Kepler
Samuel Pitoiset
2016-04-01
1
-34
/
+77
*
nvc0: reduce likelihood of collision for real buffers on Kepler
Samuel Pitoiset
2016-04-01
1
-2
/
+2
*
nvc0: store ubo info to the driver constbuf on Kepler
Samuel Pitoiset
2016-04-01
4
-1
/
+30
*
nvc0: bind user uniforms for compute on Kepler
Samuel Pitoiset
2016-04-01
2
-27
/
+55
*
nvc0: bind shader buffers for compute on Kepler
Samuel Pitoiset
2016-04-01
2
-3
/
+39
*
nvc0: bind driver cb for compute on c7[] for Kepler
Samuel Pitoiset
2016-04-01
4
-45
/
+37
*
nv50,nvc0: add PIPE_BIND_LINEAR support to is_format_supported
Ilia Mirkin
2016-03-31
2
-0
/
+18
*
nv50/ir: Check for valid insn instead of def size
Pierre Moreau
2016-03-31
1
-2
/
+2
*
nvc0/ir: move load/store lowering pass to handleLDST()
Samuel Pitoiset
2016-03-29
2
-54
/
+61
*
nvc0: use a different offset for buffers and surfaces
Samuel Pitoiset
2016-03-29
4
-28
/
+74
*
nvc0: make sure to disable fetches from previously-set VBOs when blitting
Ilia Mirkin
2016-03-28
1
-0
/
+2
*
nvc0: disable primitive restart and index bias during blits
Ilia Mirkin
2016-03-28
1
-0
/
+11
*
nvc0/ir: fix picking of coordinates from tex instruction for textureGrad
Ilia Mirkin
2016-03-28
1
-1
/
+11
*
nv50/ir: saturate depth writes
Ilia Mirkin
2016-03-28
1
-1
/
+4
*
nv50/ir: silence unhandled TGSI_PROPERTY_NEXT_SHADER info
Samuel Pitoiset
2016-03-24
1
-0
/
+3
*
nvc0: make sure to delete samplers used by compute shaders
Samuel Pitoiset
2016-03-21
1
-1
/
+1
*
nouveau: codegen: Do not silently fail in handeLOAD / handleSTORE / handleATOM
Hans de Goede
2016-03-21
1
-9
/
+18
*
nouveau: codegen: Disable more old resource handling code
Hans de Goede
2016-03-21
1
-3
/
+12
*
nouveau: codegen: gk110: Make emitSTORE offset handling identical to emitLOAD
Hans de Goede
2016-03-21
1
-3
/
+1
*
nouveau: codegen: Slightly refactor Source::scanInstruction() dst handling
Hans de Goede
2016-03-21
1
-6
/
+6
*
nouveau: codegen: Add support for clover / OpenCL kernel input parameters
Hans de Goede
2016-03-21
1
-3
/
+15
[next]