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
*
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
*
nv50/ir: get rid of memory stores with nop values
Ilia Mirkin
2016-01-30
1
-0
/
+6
*
nv50/ir: fix false global CSE on instructions with multiple defs
Ilia Mirkin
2016-01-30
1
-0
/
+2
*
nv50,nvc0: fix buffer clearing to respect engine alignment requirements
Ilia Mirkin
2016-01-30
2
-52
/
+247
*
freedreno/ir3: ignore clip-vertex varying
Rob Clark
2016-01-30
1
-1
/
+4
*
freedreno/ir3: don't ignore local vars
Rob Clark
2016-01-30
1
-1
/
+7
*
freedreno/ir3: handle tex instrs w/ const offset
Rob Clark
2016-01-30
1
-0
/
+16
*
freedreno/ir3: support load_front_face intrinsic
Rob Clark
2016-01-30
1
-2
/
+14
*
freedreno: limit string marker to max packet size
Rob Clark
2016-01-30
1
-0
/
+3
*
nvc0: avoid crashing when there are holes in vertex array bindings
Ilia Mirkin
2016-01-29
1
-3
/
+13
*
nvc0: enable atomic counters and ssbo
Ilia Mirkin
2016-01-29
2
-2
/
+6
*
nv50/ir: handle new TGSI MEMBAR opcode
Ilia Mirkin
2016-01-29
1
-0
/
+8
*
nvc0/ir: fix atomic compare-and-swap arguments
Ilia Mirkin
2016-01-29
3
-5
/
+8
*
nv50/ir: add support for indirect buffer loading
Ilia Mirkin
2016-01-29
2
-10
/
+31
*
nv50/ir: add SUQ op by reading the info from driver constbuf
Ilia Mirkin
2016-01-29
6
-3
/
+21
*
nv50/ir: add support for BUFFER accesses
Ilia Mirkin
2016-01-29
6
-11
/
+147
*
nvc0: handle shader buffer memory barrier
Ilia Mirkin
2016-01-29
1
-0
/
+4
*
nvc0: add state management for shader buffers
Ilia Mirkin
2016-01-29
5
-8
/
+111
*
nvc0: double per-shader stage driver constants area
Ilia Mirkin
2016-01-29
3
-15
/
+15
*
trace: add support for set_shader_buffers
Ilia Mirkin
2016-01-29
3
-0
/
+60
*
st/mesa: add shader buffer barrier bit
Ilia Mirkin
2016-01-29
1
-0
/
+1
*
tgsi: add MEMBAR opcode to handle memoryBarrier* GLSL intrinsics
Ilia Mirkin
2016-01-29
3
-2
/
+24
*
winsys/amdgpu: Process RADEON_FLAG_* independently from RADEON_DOMAIN_*
Michel Dänzer
2016-01-29
1
-10
/
+9
*
winsys/amdgpu: Handle RADEON_FLAG_NO_CPU_ACCESS
Michel Dänzer
2016-01-29
1
-0
/
+2
*
nv50/ir: optimize mad/fma with third argument 0 to mul
Karol Herbst
2016-01-28
1
-0
/
+21
[next]