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: Clear rendertarget on creation
Patrick Rudolph
2016-02-04
1
-0
/
+9
*
st/nine: Allow ColorFill on D3DFMT_NULL surfaces
Patrick Rudolph
2016-02-04
1
-0
/
+2
*
st/nine: Introduce STREAMFREQ state
Axel Davy
2016-02-04
3
-21
/
+24
*
st/nine: Catch redundant SetStreamSourceFreq calls
Axel Davy
2016-02-04
1
-0
/
+3
*
st/nine: Squash indexbuffer9 and vertexbuffer9
Patrick Rudolph
2016-02-04
8
-215
/
+305
*
st/nine: Unset vtxbuf on reset
Axel Davy
2016-02-04
1
-1
/
+3
*
st/nine: Use pipe_resource_reference for vtxbuf
Axel Davy
2016-02-04
2
-3
/
+4
*
st/nine: Use ff vertex shader when position_t is used
Axel Davy
2016-02-04
7
-14
/
+35
*
st/nine: Don't increment refcount on VertexDeclaration creation failure
Patrick Rudolph
2016-02-04
1
-12
/
+12
*
st/nine: Change StretchRect check order
Axel Davy
2016-02-04
1
-3
/
+4
*
st/nine: Initialize lights in stateblocks
Axel Davy
2016-02-04
1
-0
/
+4
*
st/nine: Fix fixed-function blendweights
Patrick Rudolph
2016-02-04
1
-4
/
+13
*
st/nine: Always normalize hitDir
Patrick Rudolph
2016-02-04
1
-2
/
+3
*
st/nine: Replace r[0] with tmp
Patrick Rudolph
2016-02-04
1
-14
/
+14
*
st/nine: Fix ff calculation of midVec
Patrick Rudolph
2016-02-04
1
-2
/
+2
*
st/nine: Implement D3DRS_SPECULARENABLE
Patrick Rudolph
2016-02-04
1
-2
/
+11
*
st/nine: Fix D3DRS_LOCALVIEWER being ignored
Patrick Rudolph
2016-02-04
1
-0
/
+2
*
st/nine: Fix rounding issue with vs1.1 a0 reg
Axel Davy
2016-02-04
1
-22
/
+7
*
st/nine: Fix D3DPMISCCAPS_FOGANDSPECULARALPHA support
Axel Davy
2016-02-04
2
-12
/
+2
*
st/nine: Fix AlphaCmpCaps
Patrick Rudolph
2016-02-04
1
-1
/
+2
*
radeonsi: implement PK2H and UP2H opcodes
Marek Olšák
2016-02-04
2
-1
/
+75
*
radeonsi: fix Hyper-Z on Stoney
Marek Olšák
2016-02-04
1
-0
/
+4
*
nv50/ir: make sure to fetch all sources before creating instruction
Ilia Mirkin
2016-02-03
1
-5
/
+8
*
nv50: avoid freeing the symbols if they're about to be stored
Ilia Mirkin
2016-02-03
1
-2
/
+7
*
gallium: fix the documentation of PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE
Nicolai Hähnle
2016-02-03
1
-1
/
+1
*
gallium/radeon: support PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
2016-02-03
3
-5
/
+25
*
gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
2016-02-03
16
-0
/
+22
*
gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
Nicolai Hähnle
2016-02-03
16
-0
/
+27
*
st/omx/dec/h264: fix corruption when scaling matrix present flag set
Leo Liu
2016-02-02
1
-2
/
+5
*
vl: add zig zag scan for list 4x4
Leo Liu
2016-02-02
2
-0
/
+8
*
llvmpipe: use scissor_planes_needed helper function
Roland Scheidegger
2016-02-03
3
-18
/
+33
*
winsys/radeon: Do not deinit the pb cache if it was not initialized
Niels Ole Salscheider
2016-02-02
1
-2
/
+3
*
tgsi/scan: add tgsi_shader_info::reads_samplemask
Marek Olšák
2016-02-02
2
-0
/
+3
*
radeonsi: rework RB+ for Stoney
Marek Olšák
2016-02-02
4
-109
/
+228
*
radeonsi: rename cb_target_mask state to cb_render_state
Marek Olšák
2016-02-02
5
-14
/
+15
*
radeonsi: treat intensity render targets exactly like red
Marek Olšák
2016-02-02
1
-1
/
+3
*
tgsi: set correct src type for UP2H
Marek Olšák
2016-02-02
1
-0
/
+1
*
virgl: mark function as static
Dave Airlie
2016-02-02
1
-1
/
+1
*
gallivm: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
2
-7
/
+9
*
gallivm: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
5
-2
/
+119
*
tgsi: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
2
-3
/
+48
*
llvmpipe: drop scissor planes early if the tri is fully inside them
Roland Scheidegger
2016-02-02
2
-69
/
+110
*
llvmpipe: minor cleanup of sse2 for calc_fixed_position
Roland Scheidegger
2016-02-02
1
-6
/
+5
*
llvmpipe: use vector loads for (optimized) tri raster funcs
Roland Scheidegger
2016-02-02
2
-37
/
+24
*
mesa: fix typo in python scripts
Roland Scheidegger
2016-02-02
1
-1
/
+1
*
virgl: also build vtest for Android
Rob Herring
2016-02-02
3
-2
/
+35
*
virgl: fix reference counting of prime handles
Rob Herring
2016-02-02
2
-12
/
+33
*
virgl: reuse screen when fd is already open
Rob Herring
2016-02-02
5
-8
/
+97
*
nouveau/video: wrap assertion within #ifndef NDEBUG
Mauro Rossi
2016-02-01
1
-0
/
+2
*
gallium: Add DragonFly support
François Tigeot
2016-01-31
1
-1
/
+1
[next]