index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: store group_size_variable in struct si_compute
Nicolai Hähnle
2016-11-24
1
-5
/
+8
*
vc4: Fix register class handling of DDX/DDY arguments.
Eric Anholt
2016-11-24
1
-1
/
+1
*
vc4: Clamp the shadow comparison value.
Eric Anholt
2016-11-23
1
-0
/
+9
*
vc4: Don't abort when a shader compile fails.
Eric Anholt
2016-11-23
6
-8
/
+32
*
gallium/hud: protect against and initialization race
Steven Toth
2016-11-14
4
-8
/
+41
*
gallium/hud: close a previously opened handle
Steven Toth
2016-11-14
3
-1
/
+6
*
gallium/hud: fix a problem where objects are free'd while in use.
Steven Toth
2016-11-14
4
-55
/
+0
*
vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain.
Eric Anholt
2016-11-09
1
-1
/
+1
*
Revert "st/vdpau: use linear layout for output surfaces"
Dave Airlie
2016-11-09
1
-1
/
+1
*
radeonsi: fix an assertion failure in si_decompress_sampler_color_textures
Marek Olšák
2016-11-09
1
-1
/
+3
*
radeonsi: fix BFE/BFI lowering for GLSL semantics
Nicolai Hähnle
2016-11-09
1
-3
/
+34
*
st/omx/dec: disable tunnel for size different case
Leo Liu
2016-11-01
3
-1
/
+11
*
st/omx/dec: result buffers size should match codec decoder size
Leo Liu
2016-11-01
3
-19
/
+18
*
radeonsi: fix behavior of GLSL findLSB(0)
Marek Olšák
2016-11-01
1
-4
/
+13
*
radeonsi: set VGT_GS_ONCHIP_CNTL on CIK and later
Marek Olšák
2016-11-01
1
-0
/
+8
*
nvc0/ir: fix emission of IMAD with NEG modifiers
Samuel Pitoiset
2016-11-01
2
-2
/
+2
*
nvc0/ir: fix emission of SHLADD with NEG modifiers
Samuel Pitoiset
2016-10-27
2
-2
/
+2
*
winsys/amdgpu: fix radeon_surf::macro_tile_index for imported textures
Marek Olšák
2016-10-27
1
-0
/
+17
*
gallium/radeon: make sure the address of separate CMASK is aligned properly
Marek Olšák
2016-10-27
1
-2
/
+3
*
gallium/radeon: fix incorrect bpe use in si_set_optimal_micro_tile_mode
Marek Olšák
2016-10-27
1
-7
/
+7
*
nvc0: use correct bufctx when invalidating CP textures
Samuel Pitoiset
2016-10-27
1
-1
/
+1
*
st/nine: Fix locking CubeTexture surfaces.
Axel Davy
2016-10-27
1
-0
/
+1
*
st/nine: Fix mistake in Volume9 UnlockBox
Axel Davy
2016-10-27
1
-1
/
+1
*
st/nine: Fix leak with integer and boolean constants
Axel Davy
2016-10-27
1
-21
/
+18
*
nvc0: do not break 3D state by pushing MS coordinates on Fermi
Samuel Pitoiset
2016-10-24
1
-43
/
+44
*
radeonsi: fix 64-bit loads from LDS
Nicolai Hähnle
2016-10-24
1
-1
/
+1
*
nv50/ir: process texture offset sources as regular sources
Ilia Mirkin
2016-10-24
1
-53
/
+94
*
nv50,nvc0: avoid reading out of bounds when getting bogus so info
Ilia Mirkin
2016-10-24
2
-2
/
+8
*
radeonsi: remove cb0_is_integer handling
Marek Olšák
2016-10-19
3
-13
/
+3
*
draw: improve vertex fetch (v2)
Roland Scheidegger
2016-10-19
3
-86
/
+134
*
draw: improved handling of undefined inputs
Roland Scheidegger
2016-10-19
1
-21
/
+32
*
gallivm: print out time for jitting functions with GALLIVM_DEBUG=perf
Roland Scheidegger
2016-10-19
1
-0
/
+11
*
gallivm: Use native packs and unpacks for the lerps
Roland Scheidegger
2016-10-19
3
-13
/
+156
*
svga: minor code improvements in svga_validate_pipe_sampler_view()
Brian Paul
2016-10-18
1
-8
/
+8
*
st/va: force to flush the last p frame in idr period
Boyuan Zhang
2016-10-18
1
-0
/
+3
*
radeonsi: rename prefixes from radeon to si
Marek Olšák
2016-10-18
4
-157
/
+157
*
radeonsi: merge radeon_llvm_context and si_shader_context
Marek Olšák
2016-10-18
4
-317
/
+290
*
radeonsi: import all TGSI->LLVM code from gallium/radeon
Marek Olšák
2016-10-18
11
-462
/
+346
*
gallium/radeon: simplify initialization of 64-bit gallivm builders
Marek Olšák
2016-10-18
1
-18
/
+4
*
gallium/radeon: remove unused radeon_llvm_reg_index_soa
Marek Olšák
2016-10-18
2
-7
/
+0
*
radeonsi: move LLVM ALU codegen into radeonsi
Marek Olšák
2016-10-18
6
-992
/
+1056
*
loader: remove loader_get_driver_for_fd() driver_type
Emil Velikov
2016-10-18
1
-1
/
+1
*
gm107/ir: fix bit offset of tex lod setting for indirect texturing
Ilia Mirkin
2016-10-18
1
-1
/
+1
*
gm107/ir: fix texturing with indirect samplers
Ilia Mirkin
2016-10-18
1
-0
/
+10
*
gallium/tgsi: add missing #include
Marek Olšák
2016-10-18
1
-0
/
+2
*
st/va: set default rt formats when calling vaCreateConfig
Julien Isorce
2016-10-18
2
-2
/
+12
*
radeonsi: unify the constant load paths
Nicolai Hähnle
2016-10-17
1
-28
/
+11
*
radeonsi: fix indirect loads of 64 bit constants
Nicolai Hähnle
2016-10-17
1
-2
/
+2
*
radeonsi: shorten "shader->selector" to "sel" in si_shader_create
Marek Olšák
2016-10-17
1
-7
/
+8
*
radeonsi: clear DB_RENDER_OVERRIDE
Marek Olšák
2016-10-17
1
-3
/
+1
[next]