i965: Move intel_context::stats_wm to brw_context.
[mesa.git] / src / mesa / drivers / dri / common /
2013-06-26 Naohiro Aotaxmlpool/build: Make sure to set mo properly
2013-05-01 Andreas Bollbuild: remove unused API_DEFINES
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-19 Eric Anholtmesa: Use quotes on bool driconf options to prevent...
2013-04-01 Brian Pauldrirc: set always_have_depth_buffer for Topogon
2013-03-25 Adrian Marius Negreanuandroid: fix Android.mk bug in mesa/drivers/dri/common
2013-03-21 Paul Berryi965: Add a driconf option to disable flush throttling.
2013-03-15 Brian Pauldriconf: add a miscellaneous section and always_have_de...
2013-03-15 Brian Pauldriconf: reorder options, reformat comments, etc
2013-03-13 Matt Turnerxmlpool/.gitignore: Remove 'Makefile'
2013-02-08 Paul BerryConsolidate some redundant definitions of ARRAY_SIZE...
2013-01-21 Matt Turnerxmlpool/build: generate options.h via BUILT_SOURCES
2013-01-15 Chad Versacedri: Define enum __DRI_API_GLES3
2013-01-13 Johannes Obermayrxmlpool: Fix out-of-tree builds.
2013-01-12 José Fonsecascons: Update for xmlpool/options.h generation.
2013-01-11 Carl Worthdrirc: Add quirk to disable GLSL line continuations...
2013-01-11 Carl Worthdriconf: Add a new option: disable_glsl_line_continuations
2013-01-11 Carl Worthdriconf: Add proper dependency for compiling .mo files...
2013-01-11 Carl Worthdriconf: Add translation-generation to build system...
2013-01-11 Carl Worthdriconf: Fix German translations by removing a couple...
2013-01-11 Chad Versacedriconf: Fix gen_xmlpool.py script to allow running...
2013-01-11 Carl Worthdriconf: Add some translations which have been availabl...
2013-01-11 Carl Worthdriconf: Add option definitions to source file, not...
2012-12-09 Dave Airliedrisw: fix up context and apis for software context
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-11-19 Chad Versacedri: Use designated initializers for DRI extension...
2012-11-10 Ian Romanickdri_util: Fix prologue comment for driCreateConfigs
2012-10-29 Ian Romanickdri: Support MESA_FORMAT_SARGB8 in driCreateConfigs
2012-10-29 Ian Romanickdri: Convert driCreateConfigs to use a gl_format enum
2012-10-29 Ian Romanickdri_util: Elminiate the bytes_per_pixel table
2012-10-29 Ian Romanickdri_util: Remove support for RGB332 framebuffers
2012-10-16 Kenneth Graunkedriconf: Remove force enable for NV_vertex_program.
2012-10-15 Eric Anholtr200: Remove support for software-only NV_vertex_program.
2012-10-01 Matt Turnerbuild: Set visibility CFLAGS in dri/common
2012-09-28 Ian Romanickdri_util: Use calloc to allocate __DRIcontext
2012-09-17 Eric Anholtdri: Reuse dri_test.c for stub glapi symbols for unit...
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-09-01 Brian Paulmesa: s/MALLOC/malloc/
2012-08-31 Tapani Pällixmlconfig: use __progname when building for Android
2012-08-29 Ian Romanickmesa/dri: Allow creation of forward-compatible contexts
2012-08-14 Ian Romanickdri_util: Compare against the correct API enums
2012-08-14 Ian Romanickdri: Pass API_OPENGL_CORE through to the drivers
2012-08-07 Chad Versacedri: Simplify use of driConcatConfigs
2012-08-06 Ian Romanickdri2: Fix bug in attribute handling for non-desktop...
2012-07-19 Kenneth Graunkedrirc: Add disable_blend_func_extended workaround for...
2012-07-19 Kenneth Graunkei965: Add a driconf option to disable GL_ARB_blend_func...
2012-07-11 Ian Romanickdri2: Hard-code the DRI2 version
2012-06-21 Eric Anholtmake: Fold ASM_CFLAGS into DEFINES.
2012-03-21 Eric Anholtdrirc: Add missing XML attributes that made the driconf...
2012-03-20 Paul BerryAdd .deps/, .libs/, and *.la to toplevel .gitignore
2012-03-17 Brian Pauldri_util: add copyright/license blurb
2012-03-09 Kenneth Graunkedrirc: Add force_glsl_extensions_warn workaround for...
2012-02-03 Eric Anholtdri: Add Unigine Tropics as an app that requires the...
2012-02-03 Eric Anholtdri: Fix typo in xml file that made all applications...
2012-01-30 Eric Anholtdri: Add a default drirc to be installed to provide...
2012-01-30 Eric Anholti965: Add a driconf option to force GLSL extension...
2012-01-27 Matt Turnerdri common: add .gitignore
2012-01-27 Eric Anholtdri: Move the compile of the common files to a convenie...
2012-01-24 Brian Pauldri: remove all the obsolete spantmp files
2012-01-02 Ian Romanickdri_util: Fix order of error and data parameters to...
2012-01-02 Ian Romanickdri2: Add plumbing to get context version requirements...
2012-01-02 Ian Romanickdri_util: Mostly stub implementation of dri2CreateConte...
2011-12-24 Brian Paulmesa: remove gl_renderbuffer::PutRowRGB()
2011-12-24 Brian Paulmesa: remove gl_renderbufer::PutMonoRow() and PutMonoVa...
2011-12-23 Ian Romanickdri2: Add createContextAttribs entry point for DRISW...
2011-12-23 Ian Romanickdri2: Add createContextAttribs entry point for DRI2...
2011-11-04 George Sapountzisdri: cosmetic
2011-11-04 George Sapountzisdri_util: move drawable functions
2011-11-04 George Sapountzisdri_util: move context functions
2011-11-04 George Sapountzisdri_util: move context functions
2011-11-04 George Sapountzisdri_util: move screen functions
2011-11-04 George Sapountzisdri: drop stray includes and typedef
2011-11-04 George Sapountzisdri: move __driUtilMessage to xmlconfig.c
2011-11-04 George Sapountzisdri: drop drisw_util.h
2011-11-04 George Sapountzisdri: reorder as driver,screen,context,drawable
2011-11-04 George Sapountzisdri: unify __DRIcontextRec, __DRIdrawableRec
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 George Sapountzisdri: unify __DriverAPIRec
2011-11-04 George Sapountzisdri: drop drmLock remnants
2011-11-02 Carl-Philip Haenschdriconf: updated german translation
2011-11-02 Carl-Philip Haenschdriconf: updated de.po
2011-11-02 Kristian Høgsbergdri: Remove unused memops.h
2011-11-02 Kristian Høgsbergdri: Remove a few unused dri helper functions
2011-11-02 Kristian Høgsbergdri: Remove unused dri texmem.c
2011-11-02 Kristian Høgsbergdri: Drop unused dri renderbuffer helper functions
2011-11-02 Kristian Høgsbergdri: Move driUpdateFramebufferSize to dri_util.c
2011-11-02 Kristian Høgsbergdri: Remove unnecessary #defines and #includes
2011-11-02 Kristian Høgsbergdri: Remove unnecessary timestamp pointer indirection
2011-11-02 Kristian Høgsbergdri: Remove unused fields from __DriverAPIRec
2011-11-02 Kristian Høgsbergdri: Remove dri2.enabled flag
2011-11-02 Kristian Høgsbergdri: Remove DRI1 fields from DRI structs
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 Kristian Høgsbergdri: Drop unused driCalculateSwapUsage
2011-11-02 Kristian Høgsbergdri: Remove unused driIntersectArea
2011-11-02 Kristian Høgsbergdri: Drop __driUtilUpdateDrawableInfo and helper macros
2011-11-02 Kristian Høgsbergdri: Remove unused driSwapBuffers
next