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: maxwell isa has no per-instruction join modifier
Ben Skeggs
2014-05-15
4
-19
/
+23
*
nvc0: replace immd 0 with $rLASTGPR for emit/restart opcodes
Ben Skeggs
2014-05-15
1
-0
/
+1
*
nvc0: move nvc0 lowering pass class definitions into header
Ben Skeggs
2014-05-15
3
-106
/
+136
*
nvc0: bump sched data member to 32-bits
Ben Skeggs
2014-05-15
1
-1
/
+1
*
nvc0: use vertex arrays for eng3d blit
Ben Skeggs
2014-05-15
1
-31
/
+64
*
nvc0: restrict "constant vbo" logic to fermi/kepler classes
Ben Skeggs
2014-05-15
1
-1
/
+1
*
nvc0: replace some vb->stride checks with constant_vbo instead
Ben Skeggs
2014-05-15
1
-3
/
+3
*
nvc0: add maxwell class
Ben Skeggs
2014-05-15
2
-0
/
+4
*
nvc0: allow for easier modification of compiler library routines
Ben Skeggs
2014-05-15
13
-1057
/
+1057
*
nvc0: properly distribute macros in source form
Ben Skeggs
2014-05-15
5
-244
/
+365
*
nv50,nvc0: fix blit 3d path for 1d array textures
Ilia Mirkin
2014-05-11
1
-0
/
+6
*
nv50,nvc0: leave queries on during blit, turn them on for 2d engine
Ilia Mirkin
2014-05-11
6
-6
/
+35
*
nv50: fix setting of texture ms info to be per-stage
Ilia Mirkin
2014-05-11
3
-6
/
+10
*
nv50/ir: make sure to reverse cond codes on all the OP_SET variants
Ilia Mirkin
2014-05-11
1
-1
/
+2
*
nv50/ir/gk110: fix set with f32 dest
Ilia Mirkin
2014-05-07
1
-0
/
+3
*
nv50/ir: allow load propagation when flags are defined
Ilia Mirkin
2014-05-07
1
-3
/
+4
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
3
-0
/
+3
*
nv50,nvc0: add X8Z24_UNORM, fix stencil-only formats
Ilia Mirkin
2014-05-04
1
-3
/
+9
*
nouveau: add ARB_buffer_storage support
Ilia Mirkin
2014-05-02
10
-5
/
+112
*
nouveau: remove cb_dirty, it's never used
Ilia Mirkin
2014-05-02
2
-4
/
+1
*
nvc0: treat non-linear 2DRect textures the same as 2D
Ilia Mirkin
2014-05-02
1
-1
/
+1
*
nvc0/ir: offset appears to come before the Z ref
Ilia Mirkin
2014-04-28
1
-1
/
+3
*
nv50/ir: change texture offsets to ValueRefs, allow nonconst
Ilia Mirkin
2014-04-28
8
-20
/
+61
*
nvc0/ir: do constant folding of extbf/insbf
Ilia Mirkin
2014-04-28
1
-1
/
+66
*
nvc0/ir: add support for MUL_HI tgsi opcodes
Ilia Mirkin
2014-04-28
1
-1
/
+12
*
nvc0/ir: add support for new bitfield manipulation opcodes
Ilia Mirkin
2014-04-28
7
-4
/
+127
*
nvc0/ir: fetch shadow value from proper place for TG4 cube array
Ilia Mirkin
2014-04-26
1
-1
/
+4
*
nvc0/ir: set gatherComp for non-shadow targets
Ilia Mirkin
2014-04-26
1
-0
/
+2
*
nvc0/ir: set instance count based on the GS_INVOCATIONS property
Ilia Mirkin
2014-04-26
1
-3
/
+1
*
nvc0/ir: add support for INVOCATIONID system value
Ilia Mirkin
2014-04-26
3
-2
/
+1
*
nvc0/ir: add support for SAMPLEMASK sysval
Ilia Mirkin
2014-04-26
5
-0
/
+8
*
nvc0: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
15
-14
/
+131
*
nv50: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
14
-8
/
+107
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
3
-0
/
+3
*
gallium/util: use ui[4] instead of ui in union util_color
Roland Scheidegger
2014-04-25
1
-1
/
+1
*
nouveau/codegen: add missing values for OP_TXLQ into the target arrays
Ilia Mirkin
2014-04-19
2
-7
/
+9
*
nvc0: change logic for centering of eng2d blit when downsampling
Ilia Mirkin
2014-04-19
1
-2
/
+2
*
nv50: use 2d blit when src/dst have same number of samples
Ilia Mirkin
2014-04-19
1
-4
/
+4
*
nouveau/vdec: small fixes to h264 handling
Maarten Lankhorst
2014-04-17
4
-24
/
+24
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
3
-0
/
+8
*
nouveau: fix firmware check on nvd7/nvd9
Ilia Mirkin
2014-04-07
1
-3
/
+3
*
nvc0: add support for texture gather
Ilia Mirkin
2014-04-07
4
-5
/
+22
*
nvc0: enable texture query lod
Ilia Mirkin
2014-04-07
4
-1
/
+55
*
nv50: enable texture query lod
Ilia Mirkin
2014-04-07
6
-1
/
+34
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
3
-0
/
+3
*
drivers/nouveau: mention dummy.cpp to use g++ linker
Emil Velikov
2014-04-05
1
-1
/
+1
*
drivers/nouveau: use GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
1
-2
/
+1
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
3
-0
/
+3
*
nv50: implement clear_buffer to accelerate ARB_clear_buffer_object
Ilia Mirkin
2014-03-31
1
-0
/
+115
*
nvc0/ir: move sample id to second source arg to fix sampler2DMS
Ilia Mirkin
2014-03-20
2
-4
/
+12
[next]