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
*
gallium/radeon: make S_FIXED function signed and move it to shared code
Marek Olšák
2017-07-26
1
-4
/
+0
*
r600: Add support for B5G5R5A1.
Michal Srb
2017-07-25
1
-0
/
+6
*
r600g: constify some args at r600_asm.c
Constantine Charlamov
2017-07-25
1
-5
/
+6
*
r600g: remove unused "bc" args, and one unneeded forward declaration
Constantine Charlamov
2017-07-25
1
-45
/
+40
*
gallium: use "ull" number suffix to keep the QtCreator parser happy
Marek Olšák
2017-07-10
1
-2
/
+2
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
1
-0
/
+1
*
r600g: fix crash when file in R600_TRACE doesn't exist
Constantine Charlamov
2017-06-26
1
-4
/
+5
*
r600g: take into account offset to system inputs at tgsi_interp_egcm()
Constantine Charlamov
2017-06-26
2
-6
/
+7
*
r600g: get rid of trailing whitespace
Constantine Charlamov
2017-06-26
1
-22
/
+22
*
r600/asm: add support for other GDS operations.
Dave Airlie
2017-06-26
3
-4
/
+26
*
r600: don't merge GDS into VTX
Dave Airlie
2017-06-26
1
-2
/
+3
*
r600: for memory instructions dump index gpr for read indirects also.
Dave Airlie
2017-06-26
1
-1
/
+2
*
r600: add support for vertex fetches via texture cache
Dave Airlie
2017-06-26
2
-2
/
+20
*
r600: route indirect address register correctly for vtx fetches.
Dave Airlie
2017-06-26
1
-1
/
+1
*
gallium/radeon: pass create_screen flags to r600_common_screen_init
Marek Olšák
2017-06-23
2
-3
/
+3
*
r600: fix off-by-one in egd_tables.py
Nicolai Hähnle
2017-06-19
1
-1
/
+1
*
r600: include libelf headers only as needed
Emil Velikov
2017-06-17
1
-0
/
+2
*
r600, radeon: move radeon_shader_binary_{init,clean} back to radeon
Emil Velikov
2017-06-17
1
-23
/
+2
*
r600g,compute: provide local copy of functions from ac_binary.c
Jan Vesely
2017-06-16
4
-13
/
+197
*
r600: android: amdgpu_common is only required when building OpenCL
Jan Vesely
2017-06-16
1
-5
/
+0
*
android: r600/eg: add support for tracing IBs after a hang.
Mauro Rossi
2017-06-15
1
-0
/
+10
*
gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
2017-06-14
1
-0
/
+1
*
r600g: set pipe_context::priv = NULL
Marek Olšák
2017-06-12
1
-1
/
+2
*
r600/eg: distribute egd_tables.py in the dist file
Juan A. Suarez Romero
2017-06-12
1
-0
/
+4
*
gallium/radeon: don't allocate HTILE in a separate buffer
Marek Olšák
2017-06-08
3
-7
/
+7
*
gallium/u_blitter: use 2D_ARRAY for cubemap blits if possible
Marek Olšák
2017-06-07
1
-1
/
+1
*
tree-wide: remove trailing backslash
Eric Engestrom
2017-06-07
1
-1
/
+1
*
r600: refactor out some compressed resource state code.
Dave Airlie
2017-06-06
1
-24
/
+28
*
r600: document some of the missing shader constants.
Dave Airlie
2017-06-06
1
-0
/
+4
*
r600: add register info for atomic counters.
Dave Airlie
2017-06-06
2
-0
/
+51
*
r600: add missing RAT registers and operations.
Dave Airlie
2017-06-06
3
-0
/
+59
*
r600/sb: fix typo in field definitions
Dave Airlie
2017-06-06
1
-1
/
+1
*
r600: fix incorrect and missing bit field in register headers.
Dave Airlie
2017-06-05
1
-3
/
+4
*
gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
2017-06-02
1
-0
/
+1
*
r600/eg: add support for tracing IBs after a hang.
Dave Airlie
2017-06-01
11
-7
/
+785
*
radeon: rename has_uvd info to has_hw_decode
Leo Liu
2017-05-25
1
-1
/
+1
*
Android: r600: fix build when LLVM is disabled
Rob Herring
2017-05-19
1
-0
/
+4
*
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
2017-05-17
1
-0
/
+1
*
r600g: Add defines for per-shader engine settings
Glenn Kennard
2017-05-12
1
-0
/
+6
*
r600g: Add instruction encoding defines for MEM_RD
Glenn Kennard
2017-05-12
1
-0
/
+30
*
r600g: Add scratch ring register defines
Glenn Kennard
2017-05-12
2
-2
/
+20
*
Android: push driver build details to driver makefiles
Rob Herring
2017-05-11
1
-0
/
+9
*
Android: amd: use exported include dirs instead of explicit includes
Rob Herring
2017-05-11
1
-2
/
+0
*
Android: remove remaining explicit libcxx includes
Rob Herring
2017-05-11
1
-2
/
+1
*
gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
2017-05-10
1
-0
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
2
-57
/
+33
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
1
-6
/
+6
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
4
-10
/
+10
*
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
2017-04-26
1
-0
/
+1
*
r600g: update dirty_level_mask after the 1-st draw after FB change
Constantine Kharlamov
2017-04-19
4
-18
/
+26
[next]