gallium/radeon: inline the r600_rings structure
[mesa.git] / src / gallium / drivers / r600 / r600_pipe.c
2015-11-13 Marek Olšákgallium/radeon: inline the r600_rings structure
2015-11-12 Ilia Mirkingallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture...
2015-11-10 Glenn Kennardr600g: Implement ARB_texture_view
2015-10-28 Marek Olšákgallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN...
2015-10-20 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
2015-10-20 Marek Olšákgallium: add PIPE_CAP_SHAREABLE_SHADERS
2015-10-12 Glenn Kennardr600g: Enable GL_ARB_gpu_shader5 extension
2015-10-03 Marek Olšákgallium: add per-sample interpolation control into...
2015-09-13 Ilia Mirkinr600g: add support for TXQS tgsi opcode
2015-09-13 Ilia Mirkingallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS...
2015-09-12 Glenn Kennardr600: Enable fp64 on chips with native support
2015-09-02 Glenn Kennardr600g: add multiple stream support for geom shaders
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-14 Marek Olšákgallium: add an interface for EXT_depth_bounds_test
2015-08-14 Marek Olšákgallium: add support for GLES texture float extensions...
2015-08-11 Grazvydas Ignotasgallium/radeon: use helper functions to mark atoms...
2015-08-06 Marek Olšákwinsys/radeon: add an interface for contexts
2015-07-28 Edward O'Callaghanr600,radeonsi: GL_ARB_conditional_render_inverted
2015-07-16 Marek Olšákgallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
2015-07-03 Marek Olšákr600g,radeonsi: implement get_device_reset_status
2015-06-14 Marek Olšákr600g: handle TGSI input/output array declarations...
2015-06-05 Marek Olšáktgsi/ureg: don't emit in/out arrays if drivers don...
2015-05-12 Marek Olšákgallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2015-03-16 Marek Olšákgallium: add FMA and DFMA opcodes (v3)
2015-03-09 Alexandre Demersr600g: Use R600_MAX_VIEWPORTS instead of 16
2015-02-24 Glenn Kennardr600g: Implement GL_ARB_draw_indirect for EG/CM
2015-02-20 Ilia Mirkingallium: add shader cap for dldexp/dfracexp support
2015-02-20 Ilia Mirkingallium: add a cap to enable double rounding opcodes
2015-02-17 Marek Olšákr600g,radeonsi: implement GL_AMD_pinned_memory
2015-02-05 Axel Davygallium: Add MULTISAMPLE_Z_RESOLVE cap
2015-02-03 Ilia Mirkingallium: add a cap to determine whether the driver...
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-10-31 Tom Stellardr600g/compute: Enable PIPE_SHADER_IR_NATIVE for compute...
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-21 Marek Olšákgallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it...
2014-10-12 Glenn Kennardr600g: Implement GL_ARB_sample_shading
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-01 Marek Olšákr600g: expose AMD_vertex_shader_layer and *_viewport_in...
2014-08-28 Timothy Arcerigallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
2014-08-19 Tobias Klausmanngallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INV...
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-13 Tom Stellardradeon/compute: Report a value for PIPE_SHADER_CAP_MAX_...
2014-08-11 Marek Olšákgallium: remove PIPE_SHADER_CAP_MAX_ADDRS
2014-08-01 Glenn Kennardr600g: Implement gpu_shader5 textureGather
2014-07-31 Glenn Kennardr600g: Implement GL_ARB_texture_query_lod
2014-07-28 Marek Olšákgallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFF...
2014-07-23 Glenn Kennardr600g: Use hardware sqrt instruction
2014-07-17 Glenn Kennardr600g: Implement GL_ARB_texture_gather
2014-07-03 Ilia Mirkingallium: rename PIPE_CAP_TGSI_VS_LAYER to also have...
2014-07-02 Tom Stellardgallium: Add PIPE_SHADER_CAP_DOUBLES
2014-07-01 Christoph Bumillergallium: add facilities for indirect drawing
2014-07-01 Ilia Mirkingallium: add a cap for max vertex streams
2014-06-18 Marek Olšákr600g: fix the max vertex shader input limit
2014-06-02 Christoph Bumillerr600g: use TGSI_PROPERTY to disable viewport and clipping
2014-06-02 Christoph Bumillergallium: create TGSI_PROPERTY to disable viewport and...
2014-05-08 Ilia Mirkingallium: add a cap for supporting 4-offset TG4 opcodes
2014-04-26 Ilia Mirkingallium: add basic support for ARB_sample_shading
2014-04-17 Michel Dänzerr600g: Disable LLVM by default at runtime for graphics
2014-04-16 Marek Olšákr600g,radeonsi: share r600_flush_from_st
2014-04-16 Marek Olšákr600g: merge r600_flush with r600_context_flush
2014-04-16 Marek Olšákgallium/radeon: create and return a fence in the flush...
2014-04-16 Marek Olšákwinsys/radeon: fold cs_set_flush_callback into cs_create
2014-04-16 Marek Olšákr600g: remove redundant r600_flush_from_winsys
2014-04-11 Ilia Mirkingallium: add a way to query min/max texture gather...
2014-04-10 Marek Olšákwinsys/radeon: fix a race condition between winsys_crea...
2014-04-07 Dave Airliegallium: add support for LODQ opcodes.
2014-04-02 Dave Airliemesa/soft/llvmpipe: add fake MSAA support
2014-03-14 Niels Ole Salscheiderradeon: Move DMA ring creation to common code
2014-03-11 Marek Olšákr600g,radeonsi: fix MAX_TEXTURE_3D_LEVELS and MAX_TEXTU...
2014-02-28 Tom Stellardr600g/compute: PIPE_CAP_COMPUTE should be false for...
2014-02-25 Marek Olšákr300g,r600g,radeonsi: add support for ARB_buffer_storage
2014-02-25 Dave Airliegallium: add texture gather support to gallium (v3)
2014-02-18 Michel Dänzerr600g,radeonsi: Consolidate logic for short-circuiting...
2014-02-14 Alex Deucherradeon: reverse DBG_NO_HYPERZ logic
2014-02-11 Dave Airlier600g: add support for multiple viewports.
2014-02-09 Grigori Goronzygallium: add geometry shader output limits
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Christian Königradeon/video: seperate common video functions
2014-02-05 Dave Airlier600g: add support for geom shaders to r600/r700 chipse...
2014-02-05 Dave Airlier600g: enable GLSL 3.30 on evergreen GPUs
2014-02-05 Dave Airlier600g: initial VS output layer support
2014-02-05 Vadim Girlinr600g: initial support for geometry shaders on evergree...
2014-02-04 Marek Olšákgallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
2014-01-28 Marek Olšákr600g,radeonsi: consolidate remaining obviously duplica...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_compute_param
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_paramf and get_video_param
2014-01-28 Marek Olšákr600g,radeonsi: consolidate variables for CS tracing
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_timestamp, get_driver_q...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_name and get_vendor...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate the contents of r600_resource.c
2014-01-28 Marek Olšákr600g: move queries to drivers/radeon
2014-01-23 Marek Olšákgallium: remove PIPE_CAP_SCALED_RESOLVE
2014-01-16 Aaron Watryradeon: Move gfx/dma cs cleanup to r600_common_context_...
2013-12-23 Aaron Watryr600/pipe: Stop leaking context->start_compute_cs_cmd...
2013-12-12 Marek Olšákr600g,radeonsi: consolidate buffer code, add handling...
next