i965: Add support for Broadwell's new register types.
[mesa.git] / src / mesa / drivers / dri / r200 /
2013-12-13 Kristian Høgsbergdri_util: Don't assume __DRIcontext->driverPrivate...
2013-11-15 Eric Anholtmesa: Remove PROGRAM_ENV_PARAM enum.
2013-11-15 Eric Anholtmesa: Remove PROGRAM_LOCAL_PARAM enum.
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-21 Rico Schüllerr200: 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-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 Anholtmesa: Remove Driver.GetBufferSize and its callers.
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-01 Andreas Bollbuild: remove unused API_DEFINES
2013-04-24 Laurent Carlierr200: fix build regression introduced with 9a32203e1618...
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2013-04-17 Laurent Carlierr200: fix build failure introduced with cbbcb0247e6aa8d...
2013-04-17 Brian Paulmesa: remove DD_TRI_LIGHT_TWOSIDE flag
2013-04-17 Brian Paulmesa: remove DD_TRI_UNFILLED flag
2013-04-17 Brian Paulmesa: remove DD_POINT_SMOOTH flag
2013-04-17 Brian Paulmesa: remove DD_SEPARATE_SPECULAR flag
2013-03-15 Paul BerryReplace gl_vert_result enum with gl_varying_slot.
2013-01-24 Ian Romanickmesa: Use a single flag for the S3TC extensions that...
2013-01-22 Eric Anholtmesa: Make the drivers call a non-code-generated dispat...
2013-01-13 Johannes Obermayrxmlpool: Fix out-of-tree builds.
2013-01-13 Adam Jacksonr200: Fix probable thinko in r200EmitArrays
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-03 smokiradeon/r200: Fix tcl culling
2012-12-16 Jordan Justendrivers: compute version and then initialize exec table
2012-12-10 smokir200: fix broken tcl lighting
2012-12-06 Stefan Dösingerr200: Initialize swrast before setting limits
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-10-16 Kenneth Graunkemesa: Remove PROGRAM_WRITE_ONLY register type.
2012-10-16 Kenneth Graunkemesa: Remove support for named parameters.
2012-10-16 Kenneth Graunkemesa: Remove yet more remnants of NV_fragment_program.
2012-10-15 Eric Anholtr200: Remove support for software-only NV_vertex_program.
2012-10-05 Brian Paulradeon/r200: remove use of gl_context::DriverCtx field
2012-10-05 Brian Paulradeon/r200: make radeon_context subclass of gl_context
2012-10-03 Matt Turnerdri drivers: Link dricommon before dynamic libraries
2012-10-01 Matt Turnerbuild: Set visibility CFLAGS in dri/r200
2012-09-15 Oliver McFaddenmesa: remove FEATURE_OES_EGL_image define.
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-09-01 Brian Paulmesa: s/CALLOC/calloc/
2012-08-29 Ian Romanickmesa: Enable GL_{ARB,APPLE}_vertex_array_object in...
2012-08-14 Ian Romanickdri: Pass API_OPENGL_CORE through to the drivers
2012-08-07 Eric Anholtmesa: Replace VersionMajor/VersionMinor with a Version...
2012-08-01 Pauli Nieminenradeon&r200: Add support for ARB_sampler_objects
2012-08-01 Roland Scheideggerr200: get rid of dubious aux scissor bits
2012-08-01 Roland Scheideggerr200: get rid of old gart memory functions from old...
2012-08-01 Roland Scheideggerradeon/r200: fix bogus clears
2012-08-01 Roland Scheideggerradeon/r200: fix bogus assert/scissor wrt width/height...
2012-06-27 Brian Paulmesa: rename ColorMaterialBitmask to _ColorMaterialBitmask
2012-06-21 Eric Anholtmake: Fold ASM_CFLAGS into DEFINES.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-01 Brian Paulradeon: use _mesa_is_winsys/user_fbo() helpers
2012-03-20 Kenneth GraunkeAdd Makefile.in to toplevel .gitignore
2012-03-20 Paul BerryAdd .deps/, .libs/, and *.la to toplevel .gitignore
2012-03-12 Brian Paulradeon/r200: remove ClearColor driver functions
2012-03-12 Brian Paulradeon/r200: remove ClearDepth() and ClearStencil(...
2012-03-12 Brian Paulradeon/r200: remove hyperz/fast clear testing code
2012-02-29 Mathias Fröhlichmesa: Push the shine table into the tnl module.
2012-01-29 Matt Turnerdri: don't link with DRICORE_LIB_DEPS
2012-01-27 Eric Anholtradeon: Fix missing dri common symbols after automake...
2012-01-24 Brian Paulradeon: derive radeon_renderbuffer from swrast_renderbuffer
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/r200
2012-01-17 Alex Deucherradeon: share common fog code between radeon and r200
2012-01-17 Alex Deucherr200: fix fog coordinate emit
2012-01-15 Matt Turnerr200: remove left-over EGL_SOURCES variable
2012-01-04 Brian Paulmesa: remove unused _mesa_init_teximage_fields() target...
2012-01-02 Ian Romanickdri2: Add plumbing to get context version requirements...
2011-12-28 Mathias Fröhlichradeon: Convert to use GLbitfield64 directly.
2011-12-06 Dave Airlier200: fix cb microtile setup
2011-12-06 Dave Airlier200: enable tiling flags on blitter setup.
2011-12-05 Dave Airlieradeon: texture/renderbuffer overhaul.
2011-11-29 Mathias Fröhlichmesa: Make gl_program::InputsRead 64 bits.
2011-11-09 Paul Berryr200: remove dangling radeon.h symlink.
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 Dave Airlieradeon/r200: strip texture borders.
2011-11-04 Dave Airlieradeon/r200: fix r100/r200 blit to use the offsets.
2011-11-02 Kristian Høgsbergdri: Remove unused dri texmem.c
2011-11-02 Kristian Høgsbergr200: Don't use driIsTextureResident helper
2011-11-02 Kristian Høgsbergdri: Remove remaining DRI1 vblank code
2011-11-02 Kristian Høgsbergdri: Remove cliprect information from __DRIdrawable
2011-11-02 Jeremy HuddlestonBuild fix for -Werror=int-to-pointer-cast -Werror=point...
2011-10-30 Dave Airlieradeon/r200: drop remains of r300/r600 support along...
2011-10-29 Dave Airlieradeon/r200: drop remains of non-libdrm_radeon build
2011-10-28 Eric Anholtradeon: Remove the non-libdrm kernel memory manager...
2011-10-28 Eric Anholtradeon: Insist on libdrm being present to build.
2011-10-28 Eric Anholtradeon: Drop the legacy BO manager code.
2011-10-28 Eric Anholtradeon: Drop the DRI1 zero-copy TFP code.
next