summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common
AgeCommit message (Expand)AuthorFilesLines
2013-07-30driconf: remove the unused option allow_large_texturesMarek Olšák1-9/+0
2013-07-18dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPETomasz Lis1-6/+0
2013-06-25xmlpool/build: Make sure to set mo properlyNaohiro Aota1-1/+1
2013-05-01build: remove unused API_DEFINESAndreas Boll1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2013-04-19mesa: Use quotes on bool driconf options to prevent stdbool.h breakage.Eric Anholt2-15/+22
2013-04-01drirc: set always_have_depth_buffer for TopogonBrian Paul1-0/+6
2013-03-25android: fix Android.mk bug in mesa/drivers/dri/commonAdrian Marius Negreanu1-1/+2
2013-03-21i965: Add a driconf option to disable flush throttling.Paul Berry1-0/+5
2013-03-15driconf: add a miscellaneous section and always_have_depth_buffer optionBrian Paul1-0/+14
2013-03-15driconf: reorder options, reformat comments, etcBrian Paul1-60/+74
2013-03-12xmlpool/.gitignore: Remove 'Makefile'Matt Turner1-1/+0
2013-02-08Consolidate some redundant definitions of ARRAY_SIZE() macro.Paul Berry1-2/+1
2013-01-20xmlpool/build: generate options.h via BUILT_SOURCESMatt Turner1-1/+1
2013-01-15dri: Define enum __DRI_API_GLES3Chad Versace2-0/+2
2013-01-13xmlpool: Fix out-of-tree builds.Johannes Obermayr1-1/+1
2013-01-12scons: Update for xmlpool/options.h generation.José Fonseca1-0/+14
2013-01-11drirc: Add quirk to disable GLSL line continuations for Savage2Carl Worth1-0/+3
2013-01-11driconf: Add a new option: disable_glsl_line_continuationsCarl Worth1-0/+5
2013-01-11driconf: Add proper dependency for compiling .mo files from .po files.Carl Worth2-21/+20
2013-01-11driconf: Add translation-generation to build system, don't track generated filesCarl Worth5-643/+54
2013-01-11driconf: Fix German translations by removing a couple of bogus backslashesCarl Worth1-2/+2
2013-01-11driconf: Fix gen_xmlpool.py script to allow running from any directoryChad Versace2-4/+18
2013-01-11driconf: Add some translations which have been available, but were not compiledCarl Worth1-8/+8
2013-01-11driconf: Add option definitions to source file, not generated targetCarl Worth1-0/+10
2012-12-09drisw: fix up context and apis for software contextDave Airlie1-0/+16
2012-11-29mesa: Rename API_OPENGL to API_OPENGL_COMPAT.Paul Berry2-7/+7
2012-11-19dri: Use designated initializers for DRI extension structsChad Versace1-27/+30
2012-11-09dri_util: Fix prologue comment for driCreateConfigsIan Romanick1-17/+5
2012-10-29dri: Support MESA_FORMAT_SARGB8 in driCreateConfigsIan Romanick1-1/+2
2012-10-29dri: Convert driCreateConfigs to use a gl_format enumIan Romanick2-101/+41
2012-10-29dri_util: Elminiate the bytes_per_pixel tableIan Romanick1-9/+3
2012-10-29dri_util: Remove support for RGB332 framebuffersIan Romanick1-27/+7
2012-10-16driconf: Remove force enable for NV_vertex_program.Kenneth Graunke6-32/+0
2012-10-15r200: Remove support for software-only NV_vertex_program.Eric Anholt1-5/+0
2012-10-01build: Set visibility CFLAGS in dri/commonMatt Turner1-1/+2
2012-09-28dri_util: Use calloc to allocate __DRIcontextIan Romanick1-1/+1
2012-09-17dri: Reuse dri_test.c for stub glapi symbols for unit testing.Eric Anholt2-1/+9
2012-09-05Remove useless checks for NULL before freeingMatt Turner1-6/+3
2012-09-01mesa: s/FREE/free/Brian Paul2-13/+13
2012-09-01mesa: s/MALLOC/malloc/Brian Paul1-7/+7
2012-08-31xmlconfig: use __progname when building for AndroidTapani Pälli1-1/+1
2012-08-29mesa/dri: Allow creation of forward-compatible contextsIan Romanick1-5/+5
2012-08-14dri_util: Compare against the correct API enumsIan Romanick1-2/+2
2012-08-13dri: Pass API_OPENGL_CORE through to the driversIan Romanick1-0/+16
2012-08-07dri: Simplify use of driConcatConfigsChad Versace1-0/+5
2012-08-06dri2: Fix bug in attribute handling for non-desktop OpenGL contextsIan Romanick1-6/+17
2012-07-19drirc: Add disable_blend_func_extended workaround for Unigine OilRush.Kenneth Graunke1-0/+6