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
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
1
-0
/
+1
*
radeonsi: Add additional information to shader dumps
Tom Stellard
2015-03-09
1
-6
/
+12
*
radeonsi/compute: Use value from compiler for COMPUTE_PGM_RSRC1.FLOAT_MODE
Tom Stellard
2015-03-09
3
-1
/
+4
*
radeonsi/compute: Enable PIPE_SHADER_CAP_DOUBLES v2
Tom Stellard
2015-02-27
1
-2
/
+2
*
radeonsi: small cleanup around current_rast_prim
Marek Olšák
2015-02-24
1
-9
/
+6
*
radeonsi: set current_rast_prim in the right place
Marek Olšák
2015-02-24
1
-1
/
+7
*
radeonsi: simplify obtaining a shader property in si_emit_clip_regs
Marek Olšák
2015-02-24
1
-2
/
+1
*
radeonsi: only preload VertexID for the GS copy shader
Marek Olšák
2015-02-24
1
-4
/
+6
*
radeonsi: dump the shader key when dumping shaders
Marek Olšák
2015-02-24
1
-0
/
+38
*
r600g,radeonsi: cleanup of hex literals
Marek Olšák
2015-02-24
1
-16
/
+16
*
radeonsi: set PA_SU_HARDWARE_SCREEN_OFFSET to 0
Marek Olšák
2015-02-24
1
-0
/
+2
*
radeonsi: fix a warning caused by previous commit
Marek Olšák
2015-02-23
1
-1
/
+1
*
radeonsi: fix point sprites
Marek Olšák
2015-02-23
1
-1
/
+1
*
radeonsi: don't use SQC_CACHES to flush ICACHE and KCACHE on SI
Marek Olšák
2015-02-20
1
-18
/
+11
*
gallium: add shader cap for dldexp/dfracexp support
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
radeonsi: fix a crash if a stencil ref state is set before a DSA state
Marek Olšák
2015-02-17
1
-4
/
+8
*
r600g,radeonsi: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-0
/
+3
*
radeonsi: small fix in SPI state
Marek Olšák
2015-02-17
1
-2
/
+4
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+1
*
radeonsi: implement polygon stippling
Marek Olšák
2015-02-04
7
-5
/
+79
*
radeonsi: add polygon stipple texture slot
Marek Olšák
2015-02-04
1
-5
/
+8
*
radeonsi: deduce rasterizer primitive type at the beginning of draw_vbo
Marek Olšák
2015-02-04
2
-13
/
+17
*
radeonsi: allow 64 descriptors per array
Marek Olšák
2015-02-04
2
-34
/
+34
*
radeonsi: add support for sampler views where resource = NULL
Marek Olšák
2015-02-04
2
-6
/
+22
*
radeonsi: add support for NULL texture sampler views that return (0,0,0,1)
Marek Olšák
2015-02-04
1
-2
/
+28
*
radeonsi: fix a crash when binding a NULL sampler view list
Marek Olšák
2015-02-04
1
-1
/
+1
*
radeonsi: move the buffer descriptor to the end of the image descriptor
Marek Olšák
2015-02-04
4
-7
/
+9
*
radeonsi: don't use tgsi_parse_context to get processor type
Marek Olšák
2015-02-04
1
-7
/
+1
*
radeonsi: fix instanced arrays with non-zero start instance
Marek Olšák
2015-02-04
1
-3
/
+3
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+1
*
dir-locals.el: Don't set variables for non-programming modes
Neil Roberts
2015-02-02
1
-1
/
+1
*
radeonsi: Enable VGPR spilling for all shader types v5
Tom Stellard
2015-01-28
8
-52
/
+217
*
radeonsi/compute: Allocate the scratch buffer during state creation
Tom Stellard
2015-01-28
2
-24
/
+62
*
radeonsi: Add radeon_shader_binary member to struct si_shader
Tom Stellard
2015-01-28
2
-6
/
+6
*
radeonsi/compute: Rename si_compute::program to si_compute::shader
Tom Stellard
2015-01-28
1
-5
/
+5
*
radeonsi: Avoid leaking memory when rebuilding shader states
Marek Olšák
2015-01-28
3
-4
/
+13
*
radeonsi/compute: Use relocs for scratch pointer rather than user sgprs v2
Tom Stellard
2015-01-20
1
-0
/
+42
*
radeon: Teach radeon_elf_read() how to parse reloc information v3
Tom Stellard
2015-01-20
2
-2
/
+2
*
radeon: Add a helper function for freeing members of radeon_shader_binary
Tom Stellard
2015-01-20
2
-6
/
+2
*
Revert "radeonsi: only set BC_OPTIMIZE_DISABLE when necessary"
Michel Dänzer
2015-01-15
2
-15
/
+6
*
Revert "radeonsi: reduce the size of si_pm4_state"
Marek Olšák
2015-01-08
2
-3
/
+12
*
radeonsi: Fix crash when destroying si_screen
Tom Stellard
2015-01-07
1
-2
/
+4
*
radeonsi: enable LLVM optimizations that assume no NaNs for non-compute shaders
Marek Olšák
2015-01-07
3
-4
/
+12
*
radeonsi: emit SURFACE_SYNC last
Marek Olšák
2015-01-07
1
-23
/
+35
*
radeonsi: flush all CB/DB caches unconditionally when changing the framebuffer
Marek Olšák
2015-01-07
1
-11
/
+7
*
radeonsi: change TC cache flushing strategy for textures
Marek Olšák
2015-01-07
2
-4
/
+6
*
radeonsi: improve and fix streamout flushing
Marek Olšák
2015-01-07
3
-10
/
+40
*
radeonsi: use TC L2 for CP DMA operations with shader resources on CIK
Marek Olšák
2015-01-07
2
-10
/
+27
*
radeonsi: use TC L2 for updating descriptors on CIK
Marek Olšák
2015-01-07
2
-5
/
+10
[next]