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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Fix some fixed function pipeline operation
Axel Davy
2015-01-22
1
-2
/
+4
*
st/nine: Clamp ps 1.X constants
Axel Davy
2015-01-22
1
-0
/
+7
*
st/nine: Remove duplicated code for ps texcoord input declaration
Axel Davy
2015-01-22
1
-8
/
+4
*
st/nine: Fix CND implementation
Axel Davy
2015-01-22
1
-9
/
+13
*
st/nine: Match REP implementation to LOOP
Axel Davy
2015-01-22
1
-19
/
+30
*
st/nine: Rewrite LOOP implementation, and a0 aL handling
Axel Davy
2015-01-22
1
-63
/
+100
*
st/nine: Correct LOG on negative values
Axel Davy
2015-01-22
1
-2
/
+13
*
st/nine: Handle NRM with input of null norm
Axel Davy
2015-01-22
1
-1
/
+3
*
st/nine: Handle RSQ special cases
Axel Davy
2015-01-22
1
-1
/
+12
*
st/nine: Fix POW implementation
Axel Davy
2015-01-22
1
-1
/
+12
*
st/nine: Fix typo for M4x4
Axel Davy
2015-01-22
1
-1
/
+1
*
st/nine: Correctly declare NineTranslateInstruction_Mkxn inputs
Axel Davy
2015-01-22
1
-2
/
+5
*
st/nine: Saturate oFog and oPts vs outputs
Axel Davy
2015-01-22
1
-2
/
+2
*
st/nine: Remove some shader unused code
Axel Davy
2015-01-22
1
-22
/
+1
*
st/nine: Convert integer constants to floats before storing them when cards d...
Axel Davy
2015-01-22
1
-13
/
+52
*
st/nine: Rework of boolean constants
Axel Davy
2015-01-22
3
-35
/
+24
*
st/nine: Add ATI1 and ATI2 support
Axel Davy
2015-01-22
6
-7
/
+34
*
st/nine: Check if srgb format is supported before trying to use it.
Axel Davy
2015-01-22
2
-2
/
+19
*
st/nine: Hack to generate resource if it doesn't exist when getting view
Stanislaw Halik
2015-01-22
1
-0
/
+3
*
st/nine: NineBaseTexture9: update sampler view creation
Axel Davy
2015-01-22
1
-13
/
+32
*
st/nine: Return D3DERR_INVALIDCALL when trying to create a texture of bad format
Axel Davy
2015-01-22
3
-3
/
+26
*
st/nine: Fix crash when deleting non-implicit swapchain
Axel Davy
2015-01-22
1
-1
/
+1
*
st/nine: CubeTexture: fix GetLevelDesc
Axel Davy
2015-01-22
1
-1
/
+1
*
st/nine: NineBaseTexture9: fix setting of last_layer
Axel Davy
2015-01-22
1
-2
/
+2
*
st/nine: Correctly advertise D3DPMISCCAPS_CLIPTLVERTS
Axel Davy
2015-01-22
1
-1
/
+3
*
st/nine: Fix D3DRS_POINTSPRITE support
Xavier Bouchoux
2015-01-22
1
-3
/
+3
*
st/nine: Add new texture format strings
Axel Davy
2015-01-22
1
-0
/
+3
*
st/nine: Fix clip state logic
Axel Davy
2015-01-22
1
-1
/
+3
*
st/nine: query: remove unused variable (trivial)
David Heidelberger
2015-01-22
1
-1
/
+0
*
vc4: Fix build since 8ed5305d28d9309d651dfec3fbf4349854694694
Eric Anholt
2015-01-20
1
-1
/
+1
*
freedreno/a4xx: sysmem bypass
Rob Clark
2015-01-20
1
-3
/
+58
*
freedreno: update generated headers
Rob Clark
2015-01-20
5
-23
/
+36
*
radeonsi: Re-enable LLVM IR dumps
Tom Stellard
2015-01-20
1
-1
/
+3
*
radeonsi/compute: Use relocs for scratch pointer rather than user sgprs v2
Tom Stellard
2015-01-20
1
-0
/
+42
*
radeon: Teach radeon_elf_read() how to parse reloc information v3
Tom Stellard
2015-01-20
5
-7
/
+78
*
radeon: Add a helper function for freeing members of radeon_shader_binary
Tom Stellard
2015-01-20
4
-6
/
+13
*
winsys/radeon: increase the size of buffer cache
Marek Olšák
2015-01-19
1
-1
/
+1
*
vc4: Add some dumping for STORE_TILE_BUFFER_GENERAL.
Eric Anholt
2015-01-15
1
-1
/
+79
*
vc4: Add dumping for the TILE_RENDERING_MODE_CONFIG packet.
Eric Anholt
2015-01-15
1
-1
/
+70
*
vc4: Fix CL dumping trying to dump too far.
Eric Anholt
2015-01-15
1
-2
/
+2
*
vc4: Fix texture type masking.
Eric Anholt
2015-01-15
1
-1
/
+1
*
vc4: Colormask should apply after all other fragment ops (like logic op).
Eric Anholt
2015-01-15
1
-9
/
+18
*
vc4: No turning unpack arguments into small immediates.
Eric Anholt
2015-01-15
1
-0
/
+3
*
vc4: Move the tests for src needing to be an A register to vc4_qir.c.
Eric Anholt
2015-01-15
3
-17
/
+28
*
vc4: Don't swap the raddr on instructions doing unpacks.
Eric Anholt
2015-01-15
1
-0
/
+5
*
vc4: Don't let pairing happen with badly mismatched unpack flags.
Eric Anholt
2015-01-15
1
-0
/
+39
*
vc4: Don't let pairing happen with badly mismatched pack flags.
Eric Anholt
2015-01-15
1
-0
/
+39
*
vc4: Fix early Z behavior on hardware.
Eric Anholt
2015-01-15
1
-2
/
+1
*
Revert "radeonsi: only set BC_OPTIMIZE_DISABLE when necessary"
Michel Dänzer
2015-01-15
2
-15
/
+6
*
st/clover: Adapt to TargetLibraryInfo.h move in LLVM SVN r226078
Michel Dänzer
2015-01-15
1
-0
/
+4
[next]