| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: allocate gl_debug_state on demand | Brian Paul | 2014-02-08 | 1 | -1/+5 |
* | mesa: Change many Type P MESA_FORMATs to meet naming spec | Mark Mueller | 2014-01-27 | 2 | -17/+17 |
* | mesa: Change many Type A MESA_FORMATs to meet naming standard | Mark Mueller | 2014-01-27 | 1 | -2/+2 |
* | mesa: Rename 4 color component unsigned byte MESA_FORMATs | Mark Mueller | 2014-01-27 | 2 | -12/+12 |
* | mesa: change gl_format to mesa_format | Mark Mueller | 2014-01-27 | 4 | -7/+7 |
* | Update .gitignore for Catalan translations build artifacts | Paul Berry | 2014-01-24 | 1 | -0/+1 |
* | driconf: Add Catalan translations | Alex Henrie | 2014-01-23 | 2 | -1/+322 |
* | driconf: Correct and update Spanish translations | Alex Henrie | 2014-01-23 | 1 | -31/+33 |
* | driconf: Synchronize po files | Alex Henrie | 2014-01-23 | 5 | -357/+702 |
* | dri: set yInverted default to GL_TRUE | Tapani Pälli | 2014-01-13 | 1 | -0/+1 |
* | dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context | Kristian Høgsberg | 2013-12-13 | 2 | -4/+10 |
* | swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) | Dave Airlie | 2013-12-13 | 2 | -1/+19 |
* | dri megadriver_stub: add compatibility for older DRI loaders | Jordan Justen | 2013-12-09 | 1 | -0/+126 |
* | dri: Allow __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS in driCreateContextAttribs | Ian Romanick | 2013-11-26 | 1 | -2/+4 |
* | dri/common: move source file lists to Makefile.sources | Emil Velikov | 2013-11-16 | 3 | -11/+9 |
* | scons: move SConscript from gallium/targets/ to mesa/drivers/dri/common/ | Emil Velikov | 2013-11-16 | 1 | -0/+83 |
* | dri: Change value param to unsigned | Ian Romanick | 2013-11-13 | 2 | -2/+2 |
* | dri: Remove redundant createNewContext function from __DRIimageDriverExtension | Kristian Høgsberg | 2013-11-12 | 1 | -1/+0 |
* | dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension | Keith Packard | 2013-11-07 | 2 | -0/+19 |
* | dri/common: Add functions mapping MESA_FORMAT_* <-> __DRI_IMAGE_FORMAT_* | Keith Packard | 2013-11-07 | 2 | -0/+68 |
* | drivers/dri/common: A few dri2 functions are not actually DRI2 specific | Keith Packard | 2013-11-07 | 1 | -37/+37 |
* | dri: Add function to implement queries common to all Mesa drivers | Ian Romanick | 2013-11-07 | 2 | -0/+67 |
* | mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategy | Ian Romanick | 2013-11-07 | 2 | -1/+8 |
* | automake: properly handle non-default expat installation | Emil Velikov | 2013-10-29 | 1 | -0/+1 |
* | swrast: Build the driver into the shared mesa_dri_drivers.so. | Eric Anholt | 2013-10-24 | 1 | -1/+7 |
* | i965: Build the driver into a shared mesa_dri_drivers.so . | Eric Anholt | 2013-10-24 | 4 | -2/+63 |
* | dri: Implement a DRI vtable extension to replace the global driDriverAPI. | Eric Anholt | 2013-10-24 | 1 | -0/+13 |
* | dri: Pass in the dlsym()ed driver extension to screen creation. | Eric Anholt | 2013-10-24 | 1 | -11/+33 |
* | dri/common: Add support for creating ARGB2101010 configs | Kristian Høgsberg | 2013-10-15 | 1 | -0/+10 |
* | dri: Move i965-specific context flag logic to dri common. | Eric Anholt | 2013-10-13 | 1 | -0/+9 |
* | dri: Reference the global driver vtable once at screen init.. | Eric Anholt | 2013-10-10 | 2 | -14/+23 |
* | dri: Move API version validation into dri/common. | Eric Anholt | 2013-10-10 | 2 | -2/+71 |
* | dri: Merge drisw_util.c into dri_util.c | Eric Anholt | 2013-10-10 | 2 | -384/+45 |
* | dri: Add an explanatory comment for an important driver entrypoint. | Eric Anholt | 2013-10-10 | 1 | -0/+7 |
* | dri: Remove dead comment. | Eric Anholt | 2013-10-10 | 1 | -4/+0 |
* | dri: Choose a decent global driNConfigOptions. | Eric Anholt | 2013-08-17 | 3 | -42/+10 |
* | st/dri: add a new driconf option disable_shader_bit_encoding for Unigine | Marek Olšák | 2013-07-30 | 2 | -0/+11 |
* | mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine | Marek Olšák | 2013-07-30 | 2 | -0/+39 |
* | driconf: enable app-specific workarounds for all drivers | Marek Olšák | 2013-07-30 | 2 | -2/+6 |
* | driconf: remove the unused option allow_large_textures | Marek Olšák | 2013-07-30 | 1 | -9/+0 |
* | dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE | Tomasz Lis | 2013-07-18 | 1 | -6/+0 |
* | xmlpool/build: Make sure to set mo properly | Naohiro Aota | 2013-06-25 | 1 | -1/+1 |
* | build: remove unused API_DEFINES | Andreas Boll | 2013-05-01 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Use quotes on bool driconf options to prevent stdbool.h breakage. | Eric Anholt | 2013-04-19 | 2 | -15/+22 |
* | drirc: set always_have_depth_buffer for Topogon | Brian Paul | 2013-04-01 | 1 | -0/+6 |
* | android: fix Android.mk bug in mesa/drivers/dri/common | Adrian Marius Negreanu | 2013-03-25 | 1 | -1/+2 |
* | i965: Add a driconf option to disable flush throttling. | Paul Berry | 2013-03-21 | 1 | -0/+5 |