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
/
radeon
/
r600_pipe_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: add an env variable to force a level of aniso filtering
Marek Olšák
2016-04-13
1
-0
/
+7
*
radeonsi: move scissor and viewport states into gallium/radeon
Marek Olšák
2016-04-12
1
-0
/
+1
*
radeonsi: allow clearing buffers >= 4 GB
Marek Olšák
2016-04-12
1
-1
/
+1
*
gallium/radeon: merge timer and non-timer query lists
Marek Olšák
2016-04-12
1
-14
/
+4
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-1
/
+2
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
1
-0
/
+9
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-19
/
+2
*
radeonsi: enable compiling one variant per shader
Marek Olšák
2016-02-21
1
-0
/
+1
*
gallium/radeon: drop support for LLVM 3.5
Marek Olšák
2016-02-11
1
-6
/
+1
*
gallium/radeon: implement query_memory_info (v2)
Marek Olšák
2016-02-05
1
-0
/
+37
*
gallium/radeon: remove radeon_info::r600_tiling_config
Marek Olšák
2016-02-05
1
-1
/
+0
*
gallium/radeon: get pipe_interleave_bytes AKA group_bytes from the winsys
Marek Olšák
2016-02-05
1
-56
/
+1
*
gallium/radeon: set num_banks in the winsys
Marek Olšák
2016-02-05
1
-25
/
+1
*
gallium/radeon: just get num_tile_pipes from the winsys
Marek Olšák
2016-02-05
1
-34
/
+0
*
gallium/radeon: rename & reorder members of radeon_info
Marek Olšák
2016-02-05
1
-20
/
+26
*
radeonsi: Allow dumping LLVM IR before optimization passes
Nicolai Hähnle
2016-02-05
1
-0
/
+1
*
radeonsi: Add option for SI scheduler
Axel Davy
2016-01-28
1
-0
/
+1
*
r600,compute: Plug few memory leaks
Jan Vesely
2016-01-26
1
-0
/
+20
*
gallium/radeon: rename max_compute_units -> num_good_compute_units
Marek Olšák
2016-01-22
1
-2
/
+2
*
gallium/radeon: implement PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
1
-0
/
+1
*
gallium/radeon: r600_can_dump_shader should get TGSI processor type directly
Marek Olšák
2016-01-03
1
-6
/
+2
*
gallium/radeon: implement set_debug_callback
Nicolai Hähnle
2016-01-02
1
-0
/
+12
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
1
-1
/
+1
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
1
-1
/
+1
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
1
-1
/
+1
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-1
/
+1
*
radeonsi: implement RB+ for Stoney (v2)
Marek Olšák
2015-12-11
1
-0
/
+1
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
radeonsi: fix Fiji for LLVM <= 3.7
Marek Olšák
2015-12-03
1
-1
/
+2
*
radeonsi: fix occlusion queries on Fiji
Marek Olšák
2015-12-03
1
-2
/
+2
*
gallium/radeon: remove DBG_TEXMIP
Marek Olšák
2015-12-03
1
-1
/
+0
*
radeon: only suspend queries on flush if they haven't been suspended yet
Nicolai Hähnle
2015-11-28
1
-2
/
+8
*
radeonsi: implement AMD_performance_monitor for CIK+
Nicolai Hähnle
2015-11-25
1
-0
/
+1
*
radeon: ensure that timing/profiling queries are suspended on flush
Nicolai Hähnle
2015-11-20
1
-7
/
+6
*
radeon: move get_driver_query_info to r600_query.c
Nicolai Hähnle
2015-11-18
1
-45
/
+1
*
gallium/radeon: atomize render condition (SET_PREDICATION)
Marek Olšák
2015-11-13
1
-6
/
+0
*
gallium/radeon: simplify restoring render condition after flush
Marek Olšák
2015-11-13
1
-17
/
+5
*
gallium/radeon: inline the r600_rings structure
Marek Olšák
2015-11-13
1
-17
/
+17
*
gallium/radeon: remove the IB flushing flag
Marek Olšák
2015-11-13
1
-7
/
+2
*
gallium/radeon: move GFX/DMA flushing from add_to_buffer_list to need_cs_space
Marek Olšák
2015-11-13
1
-0
/
+4
*
gallium/radeon: allow returning SDMA fences from pipe->flush
Marek Olšák
2015-11-04
1
-8
/
+56
*
gallium/radeon: always return the last SDMA fence on SDMA flush if needed
Marek Olšák
2015-11-04
1
-4
/
+7
*
radeonsi: add debug flags that disable DCC and DCC fast clear
Marek Olšák
2015-10-27
1
-0
/
+2
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-10-23
1
-0
/
+6
*
radeonsi: add an option for debugging VM faults
Marek Olšák
2015-10-03
1
-0
/
+1
*
gallium/radeon: remove the percentage symbol from HUD temperature
Benjamin Bellec
2015-09-24
1
-1
/
+1
*
gallium/radeon: handle buffer alloc failures in r600_draw_rectangle
Marek Olšák
2015-09-24
1
-0
/
+3
*
gallium/radeon: handle PIPE_TRANSFER_FLUSH_EXPLICIT
Marek Olšák
2015-09-10
1
-1
/
+1
*
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
2015-09-10
1
-4
/
+0
*
radeonsi: add support for FIJI (v4)
Alex Deucher
2015-08-14
1
-0
/
+2
[next]