index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
radeonsi: add a debug option to compile shaders when they're created
Marek Olšák
2015-04-16
1
-0
/
+4
*
radeonsi: remove bogus r600-- triple
Emil Velikov
2015-04-16
1
-2
/
+0
*
radeonsi: Add header and footer to shader stat dump
Tom Stellard
2015-04-14
1
-2
/
+4
*
radeonsi/compute: Default to the same PIPE_SHADER_CAP values as other shader ...
Tom Stellard
2015-03-31
1
-1
/
+5
*
radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
Michel Dänzer
2015-03-30
6
-30
/
+41
*
radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
Marek Olšák
2015-03-18
1
-1
/
+1
*
radeonsi: add a helper for extracting bitfields from parameters (v2)
Marek Olšák
2015-03-16
1
-16
/
+27
*
radeonsi: move scratch reloc state setup
Marek Olšák
2015-03-16
2
-15
/
+22
*
radeonsi: don't emit PA_SC_LINE_STIPPLE if not rendering lines
Marek Olšák
2015-03-16
1
-0
/
+8
*
radeonsi: don't emit PA_SC_LINE_STIPPLE after every rasterizer state change
Marek Olšák
2015-03-16
4
-7
/
+7
*
radeonsi: move PA_SU_SC_MODE_CNTL to rasterizer state
Marek Olšák
2015-03-16
5
-30
/
+14
*
radeonsi: implement line and polygon smoothing
Marek Olšák
2015-03-16
4
-10
/
+49
*
radeonsi: add shader code for smoothing
Marek Olšák
2015-03-16
3
-1
/
+39
*
radeonsi: split sample locations into its own state atom
Marek Olšák
2015-03-16
5
-0
/
+18
*
radeonsi: add basic code for overrasterization
Marek Olšák
2015-03-16
1
-1
/
+1
*
radeonsi: small cleanup in si_shader_selector_key
Marek Olšák
2015-03-16
1
-12
/
+12
*
radeonsi: simplify accessing alpha pointer in si_llvm_emit_fs_epilogue
Marek Olšák
2015-03-16
1
-7
/
+8
*
radeonsi: implement gl_SampleMaskIn
Marek Olšák
2015-03-16
1
-0
/
+4
*
radeonsi: add support for SQRT
Marek Olšák
2015-03-16
1
-1
/
+1
*
radeonsi: add support for FMA
Marek Olšák
2015-03-16
1
-1
/
+2
*
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
[next]