index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g/compute: Defer the creation of the temporary resource
Bruno Jiménez
2014-06-24
2
-20
/
+28
*
r600g/compute: Handle failures in compute_memory_pool_finalize
Jan Vesely
2014-06-24
1
-1
/
+4
*
r600g/compute: Fix possible endless loop in compute_memory_pool allocations.
Jan Vesely
2014-06-24
1
-2
/
+5
*
r600: Fix use after free in compute_memory_promote_item.
Jan Vesely
2014-06-24
1
-1
/
+2
*
r600g/compute: Use gallium util functions for double lists
Bruno Jiménez
2014-06-20
2
-111
/
+46
*
r600g/compute: Map only against intermediate buffers
Bruno Jiménez
2014-06-20
1
-6
/
+4
*
r600g/compute: Implement compute_memory_demote_item
Bruno Jiménez
2014-06-20
2
-0
/
+54
*
r600g/compute: Avoid problems when promoting items mapped for reading
Bruno Jiménez
2014-06-20
1
-4
/
+8
*
r600g/compute: Only move to the pool the buffers marked for promoting
Bruno Jiménez
2014-06-20
2
-60
/
+91
*
r600g/compute: divide the item list in two
Bruno Jiménez
2014-06-20
2
-51
/
+49
*
r600g/compute: Add statuses to the compute_memory_items
Bruno Jiménez
2014-06-20
2
-1
/
+18
*
r600g/compute: Add an util function to know if an item is in the pool
Bruno Jiménez
2014-06-20
1
-0
/
+5
*
r600g/compute: Add an intermediate resource for OpenCL buffers
Bruno Jiménez
2014-06-20
3
-6
/
+41
*
r600g: fix the max vertex shader input limit
Marek Olšák
2014-06-19
1
-1
/
+1
*
util/u_format: move utility function from r600g
Grigori Goronzy
2014-06-18
1
-11
/
+1
*
r600g/compute: solve a bug introduced by 2e01b8b440c1402c88a2755d89f40292e1f3...
Bruno Jiménez
2014-06-12
1
-1
/
+1
*
r600g/compute: Use %u as the unsigned format
Bruno Jiménez
2014-06-10
1
-1
/
+1
*
r600g/compute: align items correctly
Bruno Jiménez
2014-06-10
1
-4
/
+5
*
r600g/compute: Cleanup of compute_memory_pool.h
Bruno Jiménez
2014-06-10
1
-15
/
+0
*
r600g/compute: Tidy a bit compute_memory_finalize_pending
Bruno Jiménez
2014-06-10
1
-12
/
+7
*
r600g/compute: Add more NULL checks
Bruno Jiménez
2014-06-10
2
-8
/
+28
*
r600g/compute: Adding checks for NULL after CALLOC
Bruno Jiménez
2014-06-10
1
-0
/
+8
*
r600g/compute: Fixing a typo and some indentation
Bruno Jiménez
2014-06-10
1
-2
/
+2
*
r600g,radeonsi: don't use hardware MSAA resolve if dst is fast-cleared
Marek Olšák
2014-06-03
1
-1
/
+2
*
r600g: BlitFramebuffer should follow render condition
Marek Olšák
2014-06-03
1
-5
/
+6
*
radeon: add basic register setup for per-sample shading
Marek Olšák
2014-06-02
1
-4
/
+2
*
radeon: split cayman_emit_msaa_state into 2 functions
Marek Olšák
2014-06-02
1
-1
/
+2
*
r600g: use TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
9
-9
/
+72
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+1
*
r600g: remove assert on draw with count == 0
Christoph Bumiller
2014-06-02
1
-1
/
+0
*
r600g: HW bug workaround for TGSI_OPCODE_BREAKC
Christoph Bumiller
2014-06-02
3
-4
/
+22
*
r600g: implement TGSI_OPCODE_BREAKC
Christoph Bumiller
2014-06-02
1
-1
/
+24
*
r600g: support all channels of TGSI_FILE_ADDRESS
Christoph Bumiller
2014-06-02
1
-28
/
+58
*
r600g: check for PIPE_BIND_BLENDABLE in is_format_supported
Christoph Bumiller
2014-06-02
2
-0
/
+18
*
gallium/radeon: link in libradeon.la at target level
Emil Velikov
2014-05-15
1
-2
/
+0
*
gallium/radeon: build only a single common library libradeon
Emil Velikov
2014-05-15
1
-2
/
+0
*
radeonsi: Fix anisotropic filtering state setup
Michel Dänzer
2014-05-14
1
-9
/
+0
*
r600g: simplify framebuffer state size computation
Marek Olšák
2014-05-10
1
-26
/
+4
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-1
/
+2
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
r600g: fix hang on RV740 by using DX_RASTERIZATION_KILL instead of SX_MISC
Marek Olšák
2014-04-25
5
-7
/
+27
*
r600g: fix for an MSAA hang on RV770
Marek Olšák
2014-04-25
3
-1
/
+12
*
r600g: fix for broken CULL_FRONT behavior on R6xx
Marek Olšák
2014-04-25
4
-61
/
+64
*
r600g: fix buffer copying on R600-R700
Marek Olšák
2014-04-25
1
-0
/
+6
*
r600g: fix flushing on RV670, RS780, RS880 again
Marek Olšák
2014-04-25
1
-0
/
+9
*
r600g: fix edge flags and layered rendering on R600-R700
Marek Olšák
2014-04-25
1
-2
/
+4
*
r600g,radeonsi: don't skip the context flush if a fence should be returned
Marek Olšák
2014-04-18
1
-1
/
+1
*
r600g: Disable LLVM by default at runtime for graphics
Michel Dänzer
2014-04-17
3
-5
/
+5
*
r600g,radeonsi: share some of gfx flush code
Marek Olšák
2014-04-16
1
-41
/
+3
*
r600g,radeonsi: share r600_flush_from_st
Marek Olšák
2014-04-16
1
-17
/
+0
[next]