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: add support for B5G6R5 PBO uploads via texture buffers (v2)
Marek Olšák
2016-07-26
1
-0
/
+6
*
radeonsi: implement buffer_subdata without indirect calls
Marek Olšák
2016-07-23
1
-1
/
+1
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-13
/
+0
*
r600: advertise 8 bits subpixel precision for viewport bounds
Józef Kucia
2016-07-20
1
-1
/
+2
*
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
2016-07-20
1
-0
/
+1
*
gallium/radeon: remove RADEON_FLUSH_KEEP_TILING_FLAGS flag
Marek Olšák
2016-07-19
1
-3
/
+0
*
r600,compute: Reserve vtx 3 for kernel arguments
Jan Vesely
2016-07-14
1
-3
/
+7
*
r600g: call cayman_emit_msaa_sample_locs only when needed
Nicolai Hähnle
2016-07-08
1
-1
/
+2
*
gallium/radeon: replace is_flushing_texture with db_compatible
Nicolai Hähnle
2016-07-06
4
-11
/
+13
*
gallium/radeon: add can_sample_z/s flags for textures
Nicolai Hähnle
2016-07-06
3
-20
/
+10
*
gallium/radeon: add and use radeon_info::max_alloc_size (v2)
Marek Olšák
2016-07-05
1
-2
/
+2
*
gallium/radeon: remove unused code - radeon_llvm_util.*
Marek Olšák
2016-07-05
1
-3
/
+0
*
r600g: Add double precision FMA ops
Jan Vesely
2016-07-05
1
-0
/
+2
*
r600: fix duplicate 'const' declaration
Francesco Ansanelli
2016-07-04
1
-1
/
+1
*
gallium/radeon: add and use r600_texture_reference
Marek Olšák
2016-06-29
1
-1
/
+1
*
gallium/radeon: use r600_resource_reference
Marek Olšák
2016-06-25
4
-14
/
+10
*
r600g: Implement POLYGON_OFFSET_UNITS_UNSCALED
Axel Davy
2016-06-25
5
-36
/
+46
*
r600g: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to poly offset states for evergreen
Axel Davy
2016-06-25
1
-25
/
+13
*
r600g: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to poly offset states for r600
Axel Davy
2016-06-25
1
-24
/
+13
*
gallium: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
gallium/radeon: let drivers specify SC_MODE_CNTL_1 fields
Marek Olšák
2016-06-24
1
-1
/
+6
*
gallium/radeon: disable complicated point clipping against user clip planes
Marek Olšák
2016-06-24
2
-2
/
+0
*
r600g: Enable FMA on chips that support it
Jan Vesely
2016-06-24
2
-5
/
+7
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+1
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
1
-0
/
+1
*
r600g: use hw MSAA resolve for non-trivial resolves
Marek Olšák
2016-06-06
1
-9
/
+53
*
r600g: don't flush caches when binding shader resources
Marek Olšák
2016-06-04
4
-31
/
+26
*
r600g: only do necessary cache flushes in cp_dma_copy_buffer
Marek Olšák
2016-06-04
1
-14
/
+1
*
r600g: only do necessary cache flushes in cp_dma_clear_buffer
Marek Olšák
2016-06-04
2
-14
/
+18
*
r600g: remove a CP DMA workaround that's not needed anymore
Marek Olšák
2016-06-04
1
-6
/
+0
*
r600g: fix CP DMA hazard with index buffer fetches (v3)
Marek Olšák
2016-06-04
6
-6
/
+92
*
r600g: properly sync CP with CP DMA on R6xx
Marek Olšák
2016-06-04
1
-1
/
+8
*
r600g: write WAIT_UNTIL in the correct place
Marek Olšák
2016-06-04
1
-8
/
+11
*
gallium/u_suballoc: allow different alignment for each allocation
Marek Olšák
2016-06-04
2
-2
/
+3
*
radeon/winsys: introduce radeon_winsys_cs_chunk
Nicolai Hähnle
2016-06-01
2
-6
/
+7
*
gallium/radeon: use cs_check_space throughout
Nicolai Hähnle
2016-06-01
1
-4
/
+2
*
r600g: do GL-compliant integer resolves
Marek Olšák
2016-05-31
1
-37
/
+1
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
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
*
gallium/radeon: add radeon_emitted to check for non-trivial IBs
Nicolai Hähnle
2016-05-17
3
-6
/
+4
*
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
6
-108
/
+108
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
4
-15
/
+15
*
r600g,sb: Don't use standard macro name
Jan Vesely
2016-05-17
5
-11
/
+11
*
gallium: Add a pipe cap for arb_cull_distance
Tobias Klausmann
2016-05-14
1
-0
/
+1
*
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
[next]