radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
[mesa.git] / src / gallium / drivers / r600 /
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-12-16 Dave Airlier600g/sb: implement r600 gpr index workaround. (v3.1)
2014-12-16 Vadim Girlinr600g/sb: fix issues with loops created for switch
2014-12-16 Dave AirlieRevert "r600g/sb: fix issues cause by GLSL switching...
2014-12-12 Matt Turnergallium: Remove Android files from distribution.
2014-12-10 Dave Airlier600g: only init GS_VERT_ITEMSIZE on r600
2014-12-09 Dave Airlier600g: fix regression since UCMP change
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-12-03 Jan Veselyr600, llvm: Don't leak global symbol offsets
2014-12-02 Jan Veselyr600, llvm: Fix mem leak
2014-12-02 Dave Airlier600g/sb: fix issues cause by GLSL switching to loops...
2014-11-27 Dave Airlier600g: make llvm code compile this time
2014-11-27 Dave Airlier600g: fix fallout from last patch
2014-11-27 Dave Airlier600g: merge the TXQ and BUFFER constant buffers (v1.1)
2014-11-24 Eric Anholtgallium: Drop the unused CND opcode.
2014-11-24 Eric Anholtgallium: Drop unused BRA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused SFL/STR opcodes.
2014-11-24 Eric Anholtgallium: Drop the unused RFL opcode.
2014-11-24 Eric Anholtgallium: Drop unused X2D opcode.
2014-11-24 Eric Anholtgallium: Drop the unused ARA opcode.
2014-11-24 Eric Anholtgallium: Drop the unused RCC opcode.
2014-11-24 Eric Anholtgallium: Drop the NRM and NRM4 opcodes.
2014-11-24 Eric Anholtr600: Drop the "/* gap */" notes.
2014-11-24 Dave Airlier600g: do all CUBE ALU operations before gradient textu...
2014-11-24 Dave Airlier600: fix texture gradients instruction emission (v2)
2014-11-18 Dave Airlier600g: limit texture offset application to specific...
2014-11-18 Dave Airlier600g: geom shaders: always load texture src regs from...
2014-11-18 Dave Airlier600g/cayman: handle empty vertex shaders
2014-11-18 Dave Airlier600g/cayman: fix texture gather tests
2014-11-18 Dave Airlier600g: cayman umad assigns dst pointlessly
2014-11-18 Dave Airlier600g/cayman: fix integer multiplication output overwri...
2014-10-31 Tom Stellardr600g: Fix build with opencl and radeonsi disabled
2014-10-31 Tom Stellardr600g/compute: Enable PIPE_SHADER_IR_NATIVE for compute...
2014-10-28 Marek Olšákr600g: fix polygon mode for points and lines and point...
2014-10-28 Glenn Kennardr600g: Implement sm5 UBO/sampler indexing
2014-10-28 Glenn Kennardr600g: Implement sm5 interpolation functions
2014-10-24 Mathias Fröhlichgallium: introduce PIPE_CAP_CLIP_HALFZ.
2014-10-24 Andreas Bollradeon: enable Hyper-Z on r600g and radeonsi by default
2014-10-22 Marek Olšákr600g: implement pipe_rasterizer_state::clip_halfz
2014-10-22 Michel Dänzerr600g: Drop references to destroyed blend state
2014-10-21 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it...
2014-10-14 Emil Velikovautomake: explicitly set TARGET_RADEON_{WINSYS,COMMON}
2014-10-12 Glenn Kennardr600g: Implement GL_ARB_sample_shading
2014-10-07 Niels Ole Salscheiderr600: Use DMA transfers in r600_copy_global_buffer
2014-09-24 Emil Velikovgallium/r300,r600,radeonsi: add automake target 'templates'
2014-09-12 Marek Olšákr600g,radeonsi: add debug option which forces DMA for...
2014-09-12 Ilia Mirkingallium: add a texture target to sampler view and a...
2014-09-05 Emil Velikovgallium/r600: ship all files in the tarball
2014-09-04 Carl WorthEliminate several cases of multiplication in arguments...
2014-09-03 Marek Olšákr600g: fix alpha-test with HyperZ enabled, fixing L4D2...
2014-09-01 Marek Olšákr600g,radeonsi: force fast stencil and HTILE stencil...
2014-09-01 Marek Olšákr600g: set VGT_ENHANCE=4 on R7xx
2014-09-01 Marek Olšákr600g: expose AMD_vertex_shader_layer and *_viewport_in...
2014-09-01 Marek Olšákr600g: fix layered clear
2014-09-01 Marek Olšákr600g: some DB bug workarounds for R6xx DB flushing
2014-09-01 Marek Olšákr600g: enable fast depth clear for array textures and...
2014-09-01 Marek Olšákr600g: use HTILE allocator from SI
2014-09-01 Marek Olšákr600g: set DB_DEPTH_SIZE.HEIGHT_TILE_MAX for EG/CM...
2014-09-01 Glenn Kennardr600g: Implement sm5 geometry shader instancing
2014-08-29 Aaron Watryr600/compute: Don't leak compute pool item_list/unalloc...
2014-08-29 Michel Dänzerr600g: Reinstate include path to common radeon source...
2014-08-28 Emil Velikovgallium/radeon: cleanup header inclusion
2014-08-28 Timothy Arcerigallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
2014-08-25 Marek Olšákr600g: only set PIPE_BIND_BLENDABLE if colorbuffer...
2014-08-21 Glenn Kennardr600g: Fix flat/smooth shade state toggle
2014-08-21 Tom Stellardr600g/compute: Don't initialize vertex_buffer_state...
2014-08-21 Tom Stellardr600g/compute: Use the first parameter in evergreen_set...
2014-08-19 Glenn Kennardr600g: Fix missing SET_TEXTURE_OFFSETS
2014-08-19 Tobias Klausmanngallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INV...
2014-08-19 Marek Olšákr600g: copy IA_MULTI_VGT_PARAM programming from radeons...
2014-08-19 Marek Olšákradeonsi: use r600_draw_rectangle from r600g
2014-08-15 Emil Velikovgallium/r300/r600/radeonsi: handle query_renderer caps
2014-08-15 Glenn Kennardr600g: Implement ARB_derivative_control
2014-08-15 Ilia Mirkingallium: add opcodes/cap for fine derivative support
2014-08-14 Glenn Kennardr600g: Implement BPTC texture support
2014-08-14 Marek Olšákr600g: implement invalidation of texture buffer objects
2014-08-14 Marek Olšákr600g: fix constant buffer fetches
2014-08-14 Marek Olšákr600g: clear constant buffer sizes at the beginning...
2014-08-13 Tom Stellardradeon/compute: Report a value for PIPE_SHADER_CAP_MAX_...
2014-08-12 Paulo Sergio Travagliaandroid: gallium/radeon: attempt to fix the android...
2014-08-12 Christian Königradeon/uvd: fix gpu_address for video surfaces
2014-08-11 Marek Olšákgallium: remove PIPE_SHADER_CAP_MAX_ADDRS
2014-08-09 Marek Olšákr600g/compute: fix compile warnings
2014-08-09 Marek Olšákr600g: use gpu_address from r600_resource
2014-08-09 Marek Olšákr600g: remove useless r600_resource_va calls
2014-08-01 Glenn Kennardr600g: Implement gpu_shader5 textureGather
2014-07-31 Glenn Kennardr600g: gpu_shader5 gl_SampleMaskIn support
2014-07-31 Glenn Kennardr600g: Implement gpu_shader5 integer ops
2014-07-31 Glenn Kennardr600g: Add IMUL_HI/UMUL_HI support
2014-07-31 Glenn Kennardr600g: Implement GL_ARB_texture_query_lod
2014-07-29 Michel Dänzergallium/radeon: Add some Emacs .dir-locals.el files
2014-07-28 Marek Olšákr600g,radeonsi: switch all occurences of array_size...
2014-07-28 Marek Olšákgallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFF...
2014-07-28 Marek Olšákr600g: switch SNORM conversion to DX and GLES behavior
2014-07-28 Bruno Jiménezr600g/compute: Add debug information to promote and...
2014-07-28 Bruno Jiménezr600g/compute: Add documentation to compute_memory_pool
2014-07-25 Bruno Jiménezr600g/compute: Defrag the pool at the same time as...
2014-07-25 Bruno Jiménezr600g/compute: Try to use a temporary resource when...
2014-07-25 Jan Veselyr600g/compute: Fix singed/unsigned comparison compiler...
2014-07-25 Bruno Jiménezr600g/compute: Allow compute_memory_defrag to defragmen...
next