dri/common: LIBDRM_LIBS is not a linker/libtool flag, add it to LIBADD
[mesa.git] / src / mesa / drivers / dri / common /
2014-03-31 Emil Velikovdri/common: LIBDRM_LIBS is not a linker/libtool flag...
2014-03-11 Emil Velikovautomake: use MKDIR_P when possible
2014-03-05 Brian Paulmesa: remove remaining uses of _glthread_GetID()
2014-02-23 Emil Velikovdri_util: use the implemented version of __DRIimageDriv...
2014-02-23 Emil Velikovdri_util: explicitly set __DRIcopySubBufferExtension...
2014-02-23 Emil Velikovdri_util: explicitly set __DRIswrastExtension members.
2014-02-08 Brian Paulmesa: allocate gl_debug_state on demand
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-24 Paul BerryUpdate .gitignore for Catalan translations build artifacts
2014-01-23 Alex Henriedriconf: Add Catalan translations
2014-01-23 Alex Henriedriconf: Correct and update Spanish translations
2014-01-23 Alex Henriedriconf: Synchronize po files
2014-01-13 Tapani Pällidri: set yInverted default to GL_TRUE
2013-12-13 Kristian Høgsbergdri_util: Don't assume __DRIcontext->driverPrivate...
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-10 Jordan Justendri megadriver_stub: add compatibility for older DRI...
2013-11-26 Ian Romanickdri: Allow __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS in driCr...
2013-11-16 Emil Velikovdri/common: move source file lists to Makefile.sources
2013-11-16 Emil Velikovscons: move SConscript from gallium/targets/ to mesa...
2013-11-13 Ian Romanickdri: Change value param to unsigned
2013-11-13 Kristian Høgsbergdri: Remove redundant createNewContext function from...
2013-11-08 Keith Packarddri: add __DRIimageLoaderExtension and __DRIimageDriver...
2013-11-08 Keith Packarddri/common: Add functions mapping MESA_FORMAT_* <-...
2013-11-08 Keith Packarddrivers/dri/common: A few dri2 functions are not actual...
2013-11-08 Ian Romanickdri: Add function to implement queries common to all...
2013-11-08 Ian Romanickmesa/dri: Add basic plumbing for GLX_ARB_robustness...
2013-10-29 Emil Velikovautomake: properly handle non-default expat installation
2013-10-24 Eric Anholtswrast: Build the driver into the shared mesa_dri_drive...
2013-10-24 Eric Anholti965: Build the driver into a shared mesa_dri_drivers...
2013-10-24 Eric Anholtdri: Implement a DRI vtable extension to replace the...
2013-10-24 Eric Anholtdri: Pass in the dlsym()ed driver extension to screen...
2013-10-16 Kristian Høgsbergdri/common: Add support for creating ARGB2101010 configs
2013-10-13 Eric Anholtdri: Move i965-specific context flag logic to dri common.
2013-10-10 Eric Anholtdri: Reference the global driver vtable once at screen...
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-10-10 Eric Anholtdri: Merge drisw_util.c into dri_util.c
2013-10-10 Eric Anholtdri: Add an explanatory comment for an important driver...
2013-10-10 Eric Anholtdri: Remove dead comment.
2013-08-17 Eric Anholtdri: Choose a decent global driNConfigOptions.
2013-07-30 Marek Olšákst/dri: add a new driconf option disable_shader_bit_enc...
2013-07-30 Marek Olšákmesa,glsl,st/dri: add a new driconf option force_glsl_v...
2013-07-30 Marek Olšákdriconf: enable app-specific workarounds for all drivers
2013-07-30 Marek Olšákdriconf: remove the unused option allow_large_textures
2013-07-18 Tomasz Lisdri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
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
next