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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-0
/
+5
*
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
*
st/nine: Require gcc >= 4.6
David Heidelberg
2015-08-21
1
-0
/
+4
*
glsl: fix error message when validating tcs output decls
Ilia Mirkin
2015-08-21
1
-1
/
+1
*
relnote updates
Rob Clark
2015-08-21
1
-1
/
+6
*
st/mesa: pass through 4th opcode argument in bitmap/pixel visitors
Ilia Mirkin
2015-08-21
1
-6
/
+6
*
st/mesa: fix assignments with 4-operand arguments (i.e. BFI)
Ilia Mirkin
2015-08-21
1
-1
/
+1
*
i965: allow image_size on float images
Martin Peres
2015-08-21
1
-1
/
+2
*
clover: fix llvm 3.5 build error
Zoltan Gilian
2015-08-21
1
-12
/
+21
*
mesa: update fbo state in glTexStorage
Tapani Pälli
2015-08-21
1
-0
/
+15
*
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
*
glsl: fix binding validation for interface blocks
Timothy Arceri
2015-08-21
1
-12
/
+18
*
glsl: interleave constant propagation and folding
Timothy Arceri
2015-08-21
1
-2
/
+43
*
nv50/ir: pre-compute BFE arg when both bits and offset are imm
Ilia Mirkin
2015-08-20
1
-3
/
+9
*
glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders
Ilia Mirkin
2015-08-20
1
-37
/
+82
*
Revert "mesa/formats: refactor by collapsing cases in switch statement by type"
Nanley Chery
2015-08-20
1
-17
/
+135
*
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
*
i965: Use NIR by default for vertex shaders
Jason Ekstrand
2015-08-20
1
-2
/
+2
*
glsl: check if return_deref in lower_subroutine_visitor::visit_leave isn't NULL
Kai Wasserbäch
2015-08-21
1
-1
/
+1
*
nv50/ir: Handle OP_CVT when folding constant expressions
Tobias Klausmann
2015-08-20
1
-0
/
+78
[next]