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
*
targets/opencl: don't hardcode the icd file install to /etc/...
Emil Velikov
2017-11-08
1
-1
/
+1
*
gallivm: Use new LLVM fast-math-flags API
Tobias Droste
2017-11-08
1
-0
/
+4
*
amd/addrlib: update to latest version
Marek Olšák
2017-11-08
1
-1
/
+0
*
braodcom/vc5: Flush the job when it grows over 1GB.
Eric Anholt
2017-11-07
3
-0
/
+10
*
broadcom/vc5: Fix pausing of transform feedback.
Eric Anholt
2017-11-07
1
-1
/
+1
*
broadcom/vc5: Add support for GL_RASTERIZER_DISCARD
Eric Anholt
2017-11-07
1
-0
/
+2
*
broadcom/vc5: Add partial transform feedback query support.
Eric Anholt
2017-11-07
3
-17
/
+64
*
broadcom/vc5: Add occlusion query support.
Eric Anholt
2017-11-07
6
-20
/
+121
*
broadcom/vc5: Skip emitting textures that aren't used.
Eric Anholt
2017-11-07
1
-2
/
+4
*
broadcom/vc5: Add missing SRGBA8 ETC2 support.
Eric Anholt
2017-11-07
1
-0
/
+1
*
broadcom/vc5: Disable early Z test when the FS writes Z.
Eric Anholt
2017-11-07
1
-1
/
+2
*
broadcom/vc5: Shift the min/max lod fields by the BASE_LEVEL.
Eric Anholt
2017-11-07
2
-4
/
+15
*
broadcom/vc5: Add support for anisotropic filtering.
Eric Anholt
2017-11-07
1
-0
/
+9
*
broadcom/vc5: Fix mipmap filtering enums.
Eric Anholt
2017-11-07
1
-6
/
+8
*
broadcom/vc5: Fix height padding of small UIF slices.
Eric Anholt
2017-11-07
1
-1
/
+5
*
broadcom/vc5: Print the actual offsets in HW for our resource layout debug.
Eric Anholt
2017-11-07
1
-34
/
+55
*
broadcom/vc5: Set the available VS outputs to match the FS inputs.
Eric Anholt
2017-11-07
1
-1
/
+4
*
broadcom/vc5: Set the max texture LOD bias.
Eric Anholt
2017-11-07
1
-1
/
+1
*
broadcom/vc5: Fix translation of stencil ops.
Eric Anholt
2017-11-07
2
-8
/
+30
*
broadcom/vc5: Move stencil state packing to the CSO.
Eric Anholt
2017-11-07
3
-27
/
+47
*
broadcom/vc5: Introduce a helper for pre-packing our V3DXX structs.
Eric Anholt
2017-11-07
2
-165
/
+155
*
broadcom/vc5: Add a cl_emit() variant for merging with a pre-packed struct.
Eric Anholt
2017-11-07
2
-19
/
+29
*
broadcom/vc5: Skip emitting depth offset while disabled.
Eric Anholt
2017-11-07
1
-1
/
+4
*
broadcom/vc5: Don't emit stencil config if not doing stencil test.
Eric Anholt
2017-11-07
1
-1
/
+2
*
broadcom/vc5: Don't emit updated blend factors/funcs while disabled.
Eric Anholt
2017-11-07
1
-1
/
+5
*
broadcom/vc5: Make sure the TMU indirect struct is appropriately aligned.
Eric Anholt
2017-11-07
1
-0
/
+2
*
broadcom/vc5: Use DEPTH24_STENCIL8 for rendering to depth-only textures.
Eric Anholt
2017-11-07
1
-1
/
+1
*
radeonsi: add si_screen::has_ls_vgpr_init_bug
Marek Olšák
2017-11-07
4
-3
/
+5
*
radeonsi: use ac_create_target_machine
Marek Olšák
2017-11-07
1
-15
/
+7
*
radeonsi: use ac_get_llvm_processor_name
Marek Olšák
2017-11-07
3
-38
/
+4
*
radeonsi/gfx9: don't set gs_table_depth
Marek Olšák
2017-11-07
1
-2
/
+4
*
radeonsi/gfx9: limit the scissor bug workaround to Vega10 and Raven only
Marek Olšák
2017-11-07
1
-4
/
+4
*
radeonsi: remove unused field in the PCI ID table
Marek Olšák
2017-11-07
1
-1
/
+1
*
gallium: Guard assertions by NDEBUG instead of DEBUG
Michel Dänzer
2017-11-07
1
-1
/
+1
*
meson: standardize .so version to major.minor.patch
Eric Engestrom
2017-11-07
1
-1
/
+1
*
drisw: Enable flush control for llvmpipe and softpipe
Adam Jackson
2017-11-06
1
-0
/
+1
*
gallium: Wire up flush control
Adam Jackson
2017-11-06
2
-1
/
+6
*
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
2
-28
/
+24
*
etnaviv: Don't over-pad compressed textures
Wladimir J. van der Laan
2017-11-06
1
-9
/
+15
*
etnaviv: ASTC texture support
Wladimir J. van der Laan
2017-11-06
7
-2
/
+57
*
etnaviv: Update from rnndb
Wladimir J. van der Laan
2017-11-06
13
-320
/
+1015
*
gallium/u_vbuf: use signed vertex buffers offsets for optimal uploads
Marek Olšák
2017-11-06
1
-2
/
+10
*
radeonsi: enable signed vertex buffer offsets
Marek Olšák
2017-11-06
2
-15
/
+12
*
gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Marek Olšák
2017-11-06
18
-0
/
+21
*
radeonsi: don't map big VRAM buffers for the first upload directly
Marek Olšák
2017-11-06
2
-0
/
+21
*
gallium/u_threaded: don't map big VRAM buffers for the first upload directly
Marek Olšák
2017-11-06
3
-2
/
+28
*
gallium/u_threaded: clean up tc_improve_map_buffer_flags and prevent reentry
Marek Olšák
2017-11-06
1
-7
/
+12
*
nv50,nvc0: Display shared memory usage in pipe_debug_message
Pierre Moreau
2017-11-04
2
-6
/
+8
*
nv50,nvc0: Copy shared memory per block to the program info structure and back
Pierre Moreau
2017-11-04
2
-0
/
+4
*
nv50/ir: Store shared memory per block in nv50_ir_prog_info
Pierre Moreau
2017-11-04
1
-0
/
+1
[next]