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
...
*
vl: cleanup video buffer private when the decoder is destroyed
Christian König
2015-07-09
2
-0
/
+28
*
nv50: avoid segfault with enabled but unbound vertex attrib
Samuel Pitoiset
2015-07-08
1
-0
/
+5
*
nvc0: fix wrong use of BLIT_SRC_Y_INT for 2D texture copy
Samuel Pitoiset
2015-07-08
1
-1
/
+1
*
android: freedreno: add missing components to the build
Varad Gautam
2015-07-08
1
-1
/
+4
*
nvc0: turn sample counts off during blit
Ilia Mirkin
2015-07-07
1
-0
/
+7
*
st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
Marek Olšák
2015-07-07
1
-1
/
+1
*
gallium/hud: display percentages with % suffix
Brian Paul
2015-07-07
1
-0
/
+3
*
gallium/hud: add PIPE_DRIVER_QUERY_TYPE_MICROSECONDS for HUD
Brian Paul
2015-07-07
2
-10
/
+26
*
gallium/hud: replace byte units flag with pipe_driver_query_type
Brian Paul
2015-07-07
3
-16
/
+18
*
gallium/os: minor whitespace fixes in os_time.h
Brian Paul
2015-07-07
1
-5
/
+6
*
radeonsi: Use param export count from si_llvm_export_vs in si_shader_vs
Michel Dänzer
2015-07-07
3
-22
/
+6
*
gallivm: fix lp_build_compare_ext
Roland Scheidegger
2015-07-06
2
-1
/
+4
*
winsys/radeon: use os_wait_until_zero in radeon_bo_set_tiling
Marek Olšák
2015-07-05
1
-3
/
+1
*
radeonsi: don't flush an empty IB if the only thing we need is a fence
Marek Olšák
2015-07-05
3
-3
/
+15
*
gallium/os: add conversion and wait functions for absolute timeouts
Marek Olšák
2015-07-05
2
-0
/
+67
*
gallium/os: add os_wait_until_zero (v2)
Marek Olšák
2015-07-05
2
-1
/
+48
*
gallium/radeon: mark the gpu load thread stop trigger as volatile
Marek Olšák
2015-07-05
1
-1
/
+1
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
13
-131
/
+0
*
gallium: use fence_finish instead of fence_signalled in state trackers
Marek Olšák
2015-07-05
4
-4
/
+4
*
gallium: handle fence_finish timeout in various drivers
Marek Olšák
2015-07-05
5
-0
/
+15
*
gallium/docs: remove out-of-date document about D3D11 features
Marek Olšák
2015-07-05
1
-462
/
+0
*
radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips
Marek Olšák
2015-07-05
1
-0
/
+4
*
nv50/ir: UCMP arguments are float, so make sure modifiers are applied
Ilia Mirkin
2015-07-03
1
-1
/
+2
*
winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-07-03
1
-3
/
+10
*
r600g: disable single-sample fast color clear due to hangs
Marek Olšák
2015-07-03
1
-1
/
+6
*
r600g,radeonsi: implement get_device_reset_status
Marek Olšák
2015-07-03
6
-4
/
+38
*
freedreno/ir3: don't be confused by eliminated indirects
Rob Clark
2015-07-03
2
-0
/
+14
*
freedreno/ir3: sched fixes for addr register usage
Rob Clark
2015-07-03
1
-12
/
+65
*
freedreno/ir3: fix indirects tracking
Rob Clark
2015-07-03
5
-10
/
+23
*
gallium/ttn: mark location specially in nir for color0-writes-all
Ilia Mirkin
2015-07-03
3
-1
/
+16
*
gallium/ttn: IN/OUT are only array if ArrayID != 0
Rob Clark
2015-07-03
1
-62
/
+81
*
tgsi: update docs for ArrayID usage
Rob Clark
2015-07-03
1
-0
/
+1
*
nv50/ir: don't emit src2 in immediate form
Ilia Mirkin
2015-07-02
1
-2
/
+2
*
nvc0: tune PREFER_BLIT_BASED_TEXTURE_TRANSFER capability
Alexandre Courbot
2015-07-01
1
-1
/
+2
*
nvc0: create screen fence objects with coherent attribute
Alexandre Courbot
2015-07-02
1
-2
/
+6
*
ilo: remove ilo_image_params
Chia-I Wu
2015-07-01
1
-75
/
+47
*
ilo: add image_init_gen6_transfer_layout()
Chia-I Wu
2015-07-01
1
-75
/
+37
*
ilo: add image_set_gen6_bo_size()
Chia-I Wu
2015-07-01
3
-118
/
+89
*
ilo: add image_set_gen6_{hiz,mcs}
Chia-I Wu
2015-07-01
1
-49
/
+61
*
ilo: add image_get_gen6_monolithic_size()
Chia-I Wu
2015-07-01
1
-67
/
+67
*
ilo: add image_get_gen6_lods()
Chia-I Wu
2015-07-01
1
-88
/
+148
*
ilo: add image_get_gen{6,7}_alignment()
Chia-I Wu
2015-07-01
1
-159
/
+177
*
ilo: add image_get_gen6_{hiz,mcs}_enable()
Chia-I Wu
2015-07-01
1
-101
/
+97
*
ilo: add image_get_gen6_tiling()
Chia-I Wu
2015-07-01
1
-132
/
+177
*
ilo: add image_get_gen6_layout()
Chia-I Wu
2015-07-01
1
-82
/
+107
*
nv50/ir: copy joinAt when splitting both before and after
Ilia Mirkin
2015-07-01
3
-0
/
+5
*
gallivm: add fp64 support. (v2.1)
Dave Airlie
2015-07-01
8
-31
/
+553
*
tgsi: add infer support for double opcodes.
Dave Airlie
2015-07-01
1
-0
/
+37
*
freedreno: use consistent version string format
Timothy Arceri
2015-07-01
1
-1
/
+1
*
nir/from_ssa: add a flag to not convert everything from SSA
Connor Abbott
2015-06-30
1
-1
/
+1
[prev]
[next]