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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Fix use of uninitialized values
Patrick Rudolph
2015-08-21
1
-1
/
+3
*
st/nine: Prevent possible crash
Patrick Rudolph
2015-08-21
1
-1
/
+2
*
st/nine: Return correct error codes in NineDevice9_Reset
Patrick Rudolph
2015-08-21
2
-3
/
+5
*
st/nine: Fail on D3DUSAGE_DYNAMIC for D3DPOOL_SCRATCH textures
Patrick Rudolph
2015-08-21
1
-1
/
+2
*
st/nine: Fix Lock Checks for Compressed textures
Axel Davy
2015-08-21
2
-8
/
+11
*
st/nine: Impose restrictions on DXTN texture sizes
Axel Davy
2015-08-21
4
-0
/
+28
*
st/nine: Return NULL pointer in lock error cases
Patrick Rudolph
2015-08-21
2
-7
/
+14
*
st/nine: Fix resource SetPriority/GetPriority
Patrick Rudolph
2015-08-21
1
-2
/
+8
*
st/nine: Clean GetPrivateData
Patrick Rudolph
2015-08-21
1
-4
/
+6
*
st/nine: Allow lock coordinates outside range
Patrick Rudolph
2015-08-21
1
-6
/
+2
*
st/nine: Fix GenerateMipSubLevels potential crash
Patrick Rudolph
2015-08-21
1
-2
/
+3
*
st/nine: Fix FillColor Flag check
Axel Davy
2015-08-21
1
-5
/
+2
*
st/nine: Fix StretchRect checks
Axel Davy
2015-08-21
1
-1
/
+5
*
st/nine: Implement EvictManagedResources
Axel Davy
2015-08-21
3
-4
/
+26
*
st/nine: Track managed textures
Axel Davy
2015-08-21
4
-2
/
+10
*
st/nine: Only update dirty rect for UpdateTexture
Axel Davy
2015-08-21
2
-8
/
+83
*
st/nine: Textures start dirty
Axel Davy
2015-08-21
3
-1
/
+11
*
st/nine: Track dirty region for SYSTEMMEM too
Axel Davy
2015-08-21
4
-11
/
+17
*
st/nine: Add missing BASETEX_REGISTER_UPDATE calls
Axel Davy
2015-08-21
2
-2
/
+6
*
st/nine: SetAutoGenFilterType should regenerate the sublevels
Axel Davy
2015-08-21
1
-0
/
+2
*
st/nine: Simplify NineVolume9_CopyVolume
Axel Davy
2015-08-21
3
-81
/
+21
*
st/nine: Split NineSurface9_CopySurface
Axel Davy
2015-08-21
5
-125
/
+169
*
st/nine: Simplify Volume9 dirty region tracking
Axel Davy
2015-08-21
3
-67
/
+35
*
util/u_blitter: implement alpha blending for pipe->blit
Marek Olšák
2015-08-21
7
-23
/
+49
*
gallium: Add blending to pipe blit
Christoph Bumiller
2015-08-21
3
-0
/
+4
*
st/nine: Revert to sw cursor in case of failure to set hw cursor
Axel Davy
2015-08-21
1
-2
/
+2
*
st/nine: Do not call ID3DPresent_GetCursorPos for sw cursor
Axel Davy
2015-08-21
1
-3
/
+4
*
st/nine: Force hw cursor for Windowed mode
Axel Davy
2015-08-21
1
-3
/
+9
*
st/nine: Hide hardware cursor when we don't use it
Axel Davy
2015-08-21
1
-6
/
+12
*
st/nine: fix D3DRS_DITHERENABLE wrong state group
Axel Davy
2015-08-21
1
-1
/
+1
*
st/nine: Account POINTSIZE_MIN and POINTSIZE_MAX for point size
Patrick Rudolph
2015-08-21
3
-14
/
+19
*
st/nine: Align texture memory
Patrick Rudolph
2015-08-21
4
-6
/
+6
*
st/nine: Always set point_quad_rasterization to 1
Axel Davy
2015-08-21
1
-1
/
+1
*
st/nine: Fix Swizzle for ATI2 format
Axel Davy
2015-08-21
1
-0
/
+5
*
target/d3dadapter9: Return Windows like card names
Patrick Rudolph
2015-08-21
3
-42
/
+359
*
clover: fix llvm 3.5 build error
Zoltan Gilian
2015-08-21
1
-12
/
+21
*
vc4: Add algebraic opt for rcp(1.0).
Eric Anholt
2015-08-20
1
-0
/
+8
*
vc4: Allow unpack_8[abcd]_f's src to stay in r4.
Eric Anholt
2015-08-20
1
-1
/
+15
*
vc4: Pack the unorm-packing bits into a src MUL instruction when possible.
Eric Anholt
2015-08-20
5
-16
/
+104
*
vc4: Add a QIR helper for whether the op is a MUL type.
Eric Anholt
2015-08-20
3
-4
/
+16
*
vc4: Drop an unused algebraic op.
Eric Anholt
2015-08-20
1
-9
/
+0
*
vc4: Switch QPU_PACK_SCALED to be two non-SSA instructions.
Eric Anholt
2015-08-20
5
-21
/
+19
*
vc4: Make the pack-to-unorm instructions be non-SSA.
Eric Anholt
2015-08-20
4
-42
/
+36
*
vc4: Allow QIR registers to be non-SSA.
Eric Anholt
2015-08-20
4
-4
/
+10
*
vc4: We can now move TEX_RESULT accesses across other r4 ops.
Eric Anholt
2015-08-20
1
-16
/
+0
*
nv50/ir: pre-compute BFE arg when both bits and offset are imm
Ilia Mirkin
2015-08-20
1
-3
/
+9
*
r600g: Fix handling of TGSI_OPCODE_ARR with SB
Glenn Kennard
2015-08-21
1
-1
/
+1
*
r600: Turn 'r600_shader_key' struct into union
Edward O'Callaghan
2015-08-21
4
-38
/
+42
*
r600: Rewrite r600_shader_selector_key() to use a switch stmt
Edward O'Callaghan
2015-08-21
1
-7
/
+17
*
nv50/ir: Handle OP_CVT when folding constant expressions
Tobias Klausmann
2015-08-20
1
-0
/
+78
[next]