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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Move uniforms handling to a separate file.
Eric Anholt
2015-07-14
3
-314
/
+341
*
vc4: Fix some -Wdouble-promotion warnings.
Eric Anholt
2015-07-14
3
-6
/
+6
*
vc4: Fix compiler warnings on release builds.
Eric Anholt
2015-07-14
4
-7
/
+14
*
vc4: Add better debug for register allocation failure.
Eric Anholt
2015-07-14
1
-1
/
+5
*
vc4: Drop reloc_count tracking for debug asserts on non-debug builds.
Eric Anholt
2015-07-14
1
-0
/
+10
*
vc4: Rework cl handling to be friendlier to the compiler.
Eric Anholt
2015-07-14
6
-152
/
+203
*
vc4: Make a helper function for getting the current offset in the CL.
Eric Anholt
2015-07-14
4
-20
/
+21
*
vc4: Drop separate cl*_reloc_hindex().
Eric Anholt
2015-07-14
1
-18
/
+6
*
vc4: Store reloc pointers as pointers, not offsets.
Eric Anholt
2015-07-14
1
-5
/
+5
*
vc4: Add perf debug for when we wait on BOs.
Eric Anholt
2015-07-14
4
-43
/
+72
*
radeonsi: directly include radeon/* headers
Emil Velikov
2015-07-13
1
-1
/
+1
*
radeonsi: direct emit intrinsic for DFRAC.
Dave Airlie
2015-07-13
1
-0
/
+1
*
radeonsi: ARB_gpu_shader_fp64 + ARB_vertex_attrib_64bit support.
Dave Airlie
2015-07-12
4
-11
/
+171
*
r600g: move sampler/ubo index registers before temp reg
Dave Airlie
2015-07-11
1
-7
/
+6
*
r600g: fix sampler/ubo indexing on cayman
Dave Airlie
2015-07-11
2
-6
/
+18
*
nv50, nvc0: enable at least one color RT if alphatest is enabled
Ilia Mirkin
2015-07-10
2
-0
/
+36
*
freedreno/a4xx: occlusion query support
Rob Clark
2015-07-10
1
-1
/
+85
*
freedreno: update generated headers
Rob Clark
2015-07-10
11
-57
/
+116
*
freedreno/ir3/sched: fixup new instr's block
Rob Clark
2015-07-10
1
-0
/
+4
*
freedreno/ir3/ra: fix failed assert for a0/p0
Rob Clark
2015-07-10
1
-0
/
+5
*
freedreno/ir3: shader-db traces
Rob Clark
2015-07-10
7
-8
/
+67
*
freedreno: fix crash in fd_invalidate_resource()
Rob Clark
2015-07-10
1
-2
/
+2
*
vc4: unref old fence
Rob Clark
2015-07-10
1
-0
/
+2
*
ilo: unref old fence
Rob Clark
2015-07-10
1
-0
/
+2
*
freedreno: unref old fence
Rob Clark
2015-07-10
1
-1
/
+3
*
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
*
radeonsi: Use param export count from si_llvm_export_vs in si_shader_vs
Michel Dänzer
2015-07-07
3
-22
/
+6
*
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/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
12
-125
/
+0
*
gallium: handle fence_finish timeout in various drivers
Marek Olšák
2015-07-05
5
-0
/
+15
*
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
*
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
5
-4
/
+30
*
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
2
-0
/
+10
*
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
[next]