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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g/sb: Enable SB for geometry shaders
Glenn Kennard
2015-04-08
11
-16
/
+55
*
r600g/sb: Update last_cf for loops
Glenn Kennard
2015-04-08
1
-0
/
+8
*
nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling
Ilia Mirkin
2015-04-06
3
-10
/
+13
*
r600g: fix op3 abs issue
Dave Airlie
2015-04-07
1
-17
/
+34
*
freedreno/ir3: add NIR compiler
Rob Clark
2015-04-05
7
-5
/
+1762
*
freedreno/a3xx: don't decode srgb on mem2gmem
Ilia Mirkin
2015-04-05
1
-6
/
+12
*
freedreno/a3xx: pass sprite coord mode through to program emit
Ilia Mirkin
2015-04-05
3
-1
/
+4
*
freedreno/a3xx: add UBO support
Ilia Mirkin
2015-04-05
6
-38
/
+132
*
freedreno/ir3: insert nop between sfu/mem operations
Ilia Mirkin
2015-04-05
1
-1
/
+6
*
freedreno: dirty context when reallocating a bound bo
Ilia Mirkin
2015-04-05
1
-0
/
+40
*
freedreno: keep track of buffer valid ranges
Ilia Mirkin
2015-04-05
2
-0
/
+27
*
freedreno: mark resources as being read so that writes flush the queue
Ilia Mirkin
2015-04-05
5
-1
/
+59
*
freedreno: don't bother setting resource timestamps
Ilia Mirkin
2015-04-05
1
-9
/
+0
*
freedreno: add a reading flag to indicate gpu is reading rsc
Ilia Mirkin
2015-04-05
2
-2
/
+3
*
freedreno: fix resource flushing confusion
Ilia Mirkin
2015-04-05
1
-14
/
+10
*
freedreno: remove tex_resource
Ilia Mirkin
2015-04-05
9
-11
/
+3
*
freedreno/ir3: handle FRAG IN's without interpolation specified
Rob Clark
2015-04-05
1
-7
/
+15
*
freedreno/ir3/cmdline: add @const headers for immediates
Rob Clark
2015-04-05
1
-0
/
+9
*
freedreno/ir3/cmdline: remove hack for old compiler
Rob Clark
2015-04-05
1
-23
/
+0
*
freedreno/ir3: handle const/immed/abs/neg in cp
Rob Clark
2015-04-05
3
-31
/
+314
*
freedreno/ir3: split float/int abs/neg
Rob Clark
2015-04-05
5
-64
/
+213
*
freedreno/ir3: add ir3 builder helpers
Rob Clark
2015-04-05
3
-4
/
+162
*
freedreno/ir3: fix sam argument order comment
Rob Clark
2015-04-05
1
-1
/
+1
*
xa: support for drivers which use NIR
Rob Clark
2015-04-05
1
-0
/
+4
*
nv50: allocate more offset space for occlusion queries
Ilia Mirkin
2015-04-04
1
-5
/
+5
*
nv50/ir: avoid folding immediates into imad operations
Ilia Mirkin
2015-04-02
1
-1
/
+2
*
nv50/ir: fix imad emission when dst == src2
Ilia Mirkin
2015-04-02
1
-1
/
+1
*
vc4: Add support for nir_iabs.
Eric Anholt
2015-04-02
1
-0
/
+5
*
freedreno/a3xx: add MRT support
Ilia Mirkin
2015-04-02
8
-138
/
+219
*
freedreno: convert blit program to array for each number of rts
Ilia Mirkin
2015-04-02
12
-21
/
+45
*
freedreno: add support for laying out MRTs in gmem
Ilia Mirkin
2015-04-02
2
-16
/
+43
*
freedreno: add core infrastructure support for MRTs
Ilia Mirkin
2015-04-02
4
-8
/
+14
*
freedreno/ir3: add support for FS_COLOR0_WRITES_ALL_CBUFS property
Ilia Mirkin
2015-04-02
2
-1
/
+10
*
freedreno/a3xx: add independent blend function support
Ilia Mirkin
2015-04-02
2
-8
/
+9
*
freedreno: remove alpha key from ir3_shader
Ilia Mirkin
2015-04-02
9
-42
/
+8
*
i915g: Implement EGL_EXT_image_dma_buf_import
Stéphane Marchesin
2015-04-01
2
-1
/
+2
*
vc4: Add shader-db dumping of NIR instruction count.
Eric Anholt
2015-04-01
1
-0
/
+29
*
vc4: Convert to consuming NIR.
Eric Anholt
2015-04-01
5
-720
/
+707
*
vc4: Tell shader-db how big our UBOs are, if present.
Eric Anholt
2015-04-01
1
-0
/
+6
*
nouveau: synchronize "scratch runout" destruction with the command stream
Marcin Ślusarz
2015-03-31
2
-19
/
+37
*
radeonsi/compute: Default to the same PIPE_SHADER_CAP values as other shader ...
Tom Stellard
2015-03-31
1
-1
/
+5
*
radeon/vce: implement video usability information support
Leo Liu
2015-03-31
3
-0
/
+59
*
llvmpipe: enable ARB_texture_gather
Roland Scheidegger
2015-03-31
1
-2
/
+3
*
gallivm: simplify sampler interface
Roland Scheidegger
2015-03-31
1
-26
/
+7
*
vc4: Drop integer multiplies with 0 to moves of 0.
Eric Anholt
2015-03-30
1
-0
/
+8
*
vc4: Add a constant folding pass.
Eric Anholt
2015-03-30
4
-0
/
+113
*
vc4: Don't bother masking out the low 24 bits for integer multiplies
Eric Anholt
2015-03-30
1
-12
/
+8
*
vc4: Make integer multiply use 24 bits for the low parts.
Eric Anholt
2015-03-30
1
-5
/
+5
*
radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
Michel Dänzer
2015-03-30
6
-30
/
+41
*
freedreno/a3xx: add support for point sprite coordinate replacement
Ilia Mirkin
2015-03-28
4
-30
/
+28
[next]