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
*
radeonsi: Change default behaviour for undefined COLOR0
Axel Davy
2016-05-18
1
-0
/
+3
*
r600g: Change default behaviour for undefined COLOR0
Axel Davy
2016-05-18
1
-0
/
+4
*
r600: Change default behaviour for undefined COLOR0
Axel Davy
2016-05-18
1
-0
/
+4
*
svga: add another debug_printf() in svga_screen_create()
Brian Paul
2016-05-18
1
-0
/
+1
*
svga: null out all sampler views if start=num=0
Brian Paul
2016-05-17
1
-0
/
+12
*
vc4: Add support for vertex color clamping in the rasterizer.
Eric Anholt
2016-05-17
3
-1
/
+6
*
vc4: Move tgsi_to_nir to precompile time.
Eric Anholt
2016-05-17
1
-12
/
+15
*
vc4: Mark the driver as supporting fragment color clamping in rast.
Eric Anholt
2016-05-17
1
-1
/
+1
*
vc4: Enable sharing shaders across contexts.
Eric Anholt
2016-05-17
2
-2
/
+3
*
vc4: Switch to using nir_load_front_face.
Eric Anholt
2016-05-17
2
-9
/
+18
*
vc4: Drop the dead export_linkage array.
Eric Anholt
2016-05-17
1
-5
/
+0
*
vc4: Fix a -Wformat-security warning.
Eric Anholt
2016-05-17
1
-1
/
+1
*
radeonsi: force level zero on image instructions in non-fragment shaders (v2)
Nicolai Hähnle
2016-05-17
1
-0
/
+5
*
radeonsi: emit TXQ in separate functions
Nicolai Hähnle
2016-05-17
1
-52
/
+78
*
gallium/radeon: add radeon_emitted to check for non-trivial IBs
Nicolai Hähnle
2016-05-17
8
-16
/
+17
*
gallium/radeon: use radeon_emit_array
Nicolai Hähnle
2016-05-17
1
-2
/
+1
*
gallium/radeon: use radeon_emit
Nicolai Hähnle
2016-05-17
9
-136
/
+135
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
20
-47
/
+47
*
r600g,sb: Don't use standard macro name
Jan Vesely
2016-05-17
5
-11
/
+11
*
nvc0/ir: fix shared atomic lowering to preserve shared memory location
Ilia Mirkin
2016-05-17
1
-10
/
+8
*
freedreno/ir3: fix compiler warning
Rob Clark
2016-05-17
1
-0
/
+1
*
nvc0/ir: make sure out-of-bounds buffer loads/atomics get a 0 result
Ilia Mirkin
2016-05-17
1
-1
/
+26
*
freedreno/ir3: small standalone compiler cleanup
Rob Clark
2016-05-15
1
-2
/
+1
*
freedreno/ir3: lower fdiv
Rob Clark
2016-05-15
1
-0
/
+1
*
freedreno/ir3: handle VARYING_SLOT_PNTC
Rob Clark
2016-05-15
1
-0
/
+12
*
freedreno/ir3: disable TGSI specific hacks in nir case
Rob Clark
2016-05-15
4
-2
/
+7
*
freedreno/ir3: add support for NIR as preferred IR
Rob Clark
2016-05-15
6
-18
/
+61
*
nv50/ir: avoid asserts when the state tracker feeds us bogus inputs
Ilia Mirkin
2016-05-15
1
-12
/
+48
*
nvc0: don't try to go through the push path for indirect draws
Ilia Mirkin
2016-05-15
1
-1
/
+2
*
nvc0/ir: make sure to align the second arg of TXD to 4, as we do for TEX
Ilia Mirkin
2016-05-15
1
-0
/
+14
*
nv50,nvc0: add support for cull distances
Tobias Klausmann
2016-05-15
10
-11
/
+33
*
gallium: Add a pipe cap for arb_cull_distance
Tobias Klausmann
2016-05-14
13
-0
/
+13
*
radeonsi/sid_tables: rename reg_table to sid_reg_table
Nicolai Hähnle
2016-05-13
2
-3
/
+3
*
radeonsi/sid_tables: store offset into global fields table instead of pointer
Nicolai Hähnle
2016-05-13
2
-9
/
+16
*
radeonsi/sid_tables: store strings by offset instead of by pointer
Nicolai Hähnle
2016-05-13
2
-28
/
+141
*
r600: remove TABLE_SIZE macro
Nicolai Hähnle
2016-05-13
2
-4
/
+2
*
r600: move alu_op_table to .c file
Nicolai Hähnle
2016-05-13
3
-277
/
+291
*
r600: move cf_op_table to .c file
Nicolai Hähnle
2016-05-13
2
-108
/
+111
*
r600: move fetch_op_table to .c file
Nicolai Hähnle
2016-05-13
2
-118
/
+121
*
r600: protect r600_isa.h with extern "C"
Nicolai Hähnle
2016-05-13
1
-0
/
+8
*
gallium/ddebug: Implement launch_grid.
Bas Nieuwenhuizen
2016-05-13
1
-0
/
+29
*
gallium/ddebug: Support compute states.
Bas Nieuwenhuizen
2016-05-13
1
-16
/
+40
*
gallium/ddebug: Add passthrough for get_compute_param.
Bas Nieuwenhuizen
2016-05-13
1
-0
/
+12
*
nvc0: fix indentation in nvc0_invalidate_resource_storage()
Samuel Pitoiset
2016-05-12
1
-52
/
+52
*
nvc0: save some CPU cycles in nvc0_context_unreference_resources()
Samuel Pitoiset
2016-05-12
1
-8
/
+6
*
nvc0: invalidate texture buffers for compute
Samuel Pitoiset
2016-05-12
1
-3
/
+8
*
swr: properly expose compressed format support
Tim Rowley
2016-05-12
1
-0
/
+17
*
nvc0: fix gl_SampleMaskIn computation
Ilia Mirkin
2016-05-11
10
-5
/
+94
*
nv50/ir: generalize interp fixups to be able to fixup anything
Ilia Mirkin
2016-05-11
10
-60
/
+71
*
nir/algebraic: Separate ffma lowering from fusing
Jason Ekstrand
2016-05-11
1
-0
/
+1
[next]