drirc: Add "Second Life" quirk (allow_glsl_extension_directive_midshader).
[mesa.git] / src / mesa / drivers / dri / radeon /
2015-04-21 Marius Predutradeon: replace __FUNCTION__ with __func__
2015-04-05 Mathias Froehlichradeon: Make use of _mesa_get_viewport_xform v2.
2015-03-02 Brian Paulradeon: replace Elements() with ARRAY_SIZE()
2015-02-26 Brian Paulradeon: replace INLINE with inline
2015-02-24 Brian Paulmesa: replace FABSF with fabsf
2015-02-23 Matt Turnermesa: Use assert() instead of ASSERT wrapper.
2015-02-20 Eric Anholtmesa: Use u_math.h from macros.h
2015-02-20 Eric Anholtmesa: Add gallium include dirs to more parts of the...
2015-02-03 Ilia Mirkinmesa: add support for GL_EXT_polygon_offset_clamp
2015-01-29 Eric Anholtmesa: Move simple_list.h to src/util.
2014-12-12 Matt Turnerradeon: Add headers to distribution.
2014-12-12 Matt Turnerradeon: Alphabetize source list.
2014-10-16 Kenneth Graunkemesa: Drop the "target" parameter from NewBufferObject().
2014-09-25 Matt Turnerradeon: Use PRINTLIKE macro.
2014-08-21 Emil Velikovdri/radeon: nuke the remaining references to sarea
2014-08-21 Emil Velikovdri/radeon: cleanup the radeon_context vtbl
2014-08-21 Emil Velikovdri/radeon: drop obsolete radeon_{dri,macros}.h headers
2014-08-15 Emil Velikovdri/radeon: add GLX_MESA_query_renderer support
2014-08-15 Emil Velikovdri/radeon: don't print TCL status on glGetString(GL_RE...
2014-08-11 Marek Olšákmesa: move ShaderCompilerOptions into gl_constants
2014-08-09 Marek Olšákradeon,r200: fix buffer validation after CS flush
2014-06-15 Vinson Leemesa/drivers: Fix clang constant-logical-operand warnings.
2014-05-20 Kenneth Graunkemeta: Split _swrast_BlitFramebuffer out of the meta...
2014-04-30 Eric Anholtradeon: Drop the remaining driver usage of _ReallyEnabled.
2014-04-30 Eric Anholtmesa: Replace use of _ReallyEnabled as a boolean with...
2014-04-30 Eric Anholtmesa: Drop dead last_ReallyEnabled fields from drivers.
2014-04-28 Emil Velikovdri/radeon: use a const __DRIextension array
2014-04-28 Emil Velikovdrivers/dri: cleanup dri extension instantiation
2014-03-05 Brian Paulmesa: remove remaining uses of _glthread_GetID()
2014-02-25 Marek Olšákmesa: allow buffers to be mapped multiple times
2014-02-25 Marek Olšákmesa: add storage flags parameter to Driver.BufferData
2014-02-23 Emil Velikovdrivers/dri: explicitly set __DRI2flushExtension members
2014-02-10 Kenneth Graunkemesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT...
2014-02-02 Brian Paulmesa: remove target param from ctx->Driver.TexParameter()
2014-02-02 Brian Paulradeon: use _mesa_get_current_tex_object() in radeonSet...
2014-02-01 Brian Paulradeon: move driContextSetFlags(ctx) call after ctx...
2014-01-29 Siavash Eliasiradeon / r200: Use gl_constants::MinMapBufferAlignment...
2014-01-27 Mark Muellermesa: Fix MESA_FORMAT names with ALPH, INTENSITY, and...
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Change many Type A MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2014-01-27 Ian Romanickmesa: GL_EXT_framebuffer_blit is not optional
2014-01-27 Ian Romanickradeon: Enable GL_EXT_framebuffer_blit
2014-01-27 Ian Romanickradeon / r200: Pass the API into _mesa_initialize_context
2014-01-23 Ian Romanickradeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATE
2014-01-23 Ian Romanickradeon / r200: Remove unused 'dostate' parameter
2014-01-23 Ian Romanickradeon / r200: Fix 'empty body' warning
2014-01-23 Ian Romanickradeon / r200: Fix incompatible pointer type warning
2014-01-21 Matt Turnermesa: rename PreferDP4 to OptimizeForAOS.
2014-01-20 Courtney Goeltzenl... mesa: Convert gl_context::Viewport to gl_context::Viewp...
2014-01-20 Courtney Goeltzenl... mesa: Update gl_scissor_attrib to support ARB_viewport_...
2014-01-20 José Fonsecai915,r200,radeon,vega: Change vendor from "VMware,...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-15 Ian Romanickmesa: Eliminate parameters to dd_function_table::Scissor
2014-01-15 Ian Romanickmesa: Eliminate parameters to dd_function_table::DepthRange
2014-01-15 Ian Romanickmesa: Eliminate parameters to dd_function_table::Viewport
2014-01-15 Ian Romanickradeon: Remove dead code
2014-01-09 Paul Berrymesa: replace ctx->Const.{Vertex,Fragment,Geomtery...
2013-12-21 Mark Muellermesa: inline r200 radeon texture format macros to facil...
2013-12-21 Ian Romanickmesa: GL_EXT_packed_depth_stencil is not optional
2013-12-21 Ian Romanickradeon: Sort list of enabled extensions
2013-12-13 Kristian Høgsbergdri_util: Don't assume __DRIcontext->driverPrivate...
2013-11-25 Chris Forbesradeon: change last instance of DEBUG_IOCTL to use...
2013-11-08 Ian Romanickmesa/dri: Move context flag validation down into the...
2013-11-08 Ian Romanickmesa/dri: Add basic plumbing for GLX_ARB_robustness...
2013-11-05 Ian Romanickradeon / r200: Don't pass unused parameters to radeon_v...
2013-10-24 Eric Anholtradeon: Build the driver into the shared mesa_dri_drive...
2013-10-24 Eric Anholtdri: Move driver config options to dri driver extensions.
2013-10-21 Rico Schüllerradeon: Enable ARB_texture_mirror_clamp_to_edge.
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-10-01 Emil Velikovmesa/drivers: drop HAVE_*_DRI from individual makefiles
2013-09-23 Eric Anholtmesa: Use -Bsymbolic in the linker to locally resolve...
2013-08-17 Eric Anholtdri: Choose a decent global driNConfigOptions.
2013-07-30 Marek Olšákmesa: default DEPTH_TEXTURE_MODE should be RED in the...
2013-06-28 Eric Anholtmesa: Remove unused allow_large_textures driconf from...
2013-06-28 Ian Romanickmesa: GL_NV_blend_square is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_fog_coord is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_secondary_color is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_framebuffer_object is not optional
2013-06-26 Eric Anholtradeon: Remove gratuitous custom framebuffer resize...
2013-06-26 Eric Anholtmesa: Remove the Initialized field from framebuffers.
2013-06-17 Eric Anholtmesa: Hide weirdness of 1D_ARRAY textures from Driver...
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-17 Eric Anholtmesa: Make FinishRenderTexture just take the renderbuff...
2013-05-17 Eric Anholtmesa: Track the TexImage being rendered to in the gl_re...
2013-05-17 Eric Anholtradeon: Remove dead radeon_wrap_texture().
2013-05-17 Eric Anholtmesa: Make gl_renderbuffers backed by EGL images use...
2013-05-15 Chris Forbesradeon: Use accessor for stencil reference values
2013-05-12 Kenneth Graunkemesa: Move the mvp_with_dp4 flag to ShaderCompilerOptions.
2013-05-11 Marek Olšákmesa: move max texture image unit constants to gl_progr...
2013-05-06 Eric Anholtmesa: Make core Mesa allocate the texture renderbuffer...
2013-05-01 Andreas Bollbuild: remove unused API_DEFINES
2013-04-30 Eric Anholtswrast: Always use MapTextureImage for mapping textures...
2013-04-30 Eric Anholtswrast: Replace ImageOffsets with an ImageSlices pointer.
2013-04-30 Eric Anholtswrast: Reuse _swrast_free_texture_image_buffer from...
2013-04-30 Eric Anholtswrast: Move ImageOffsets allocation to shared code.
2013-04-30 Eric Anholtradeon: Remove some dead teximage mapping code.
2013-04-30 Eric Anholtradeon: Add missing swrast field initialization.
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
next