index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
driconf: add a miscellaneous section and always_have_depth_buffer option
Brian Paul
2013-03-15
1
-0
/
+14
*
driconf: reorder options, reformat comments, etc
Brian Paul
2013-03-15
1
-60
/
+74
*
xmlpool/.gitignore: Remove 'Makefile'
Matt Turner
2013-03-12
1
-1
/
+0
*
Consolidate some redundant definitions of ARRAY_SIZE() macro.
Paul Berry
2013-02-08
1
-2
/
+1
*
xmlpool/build: generate options.h via BUILT_SOURCES
Matt Turner
2013-01-20
1
-1
/
+1
*
dri: Define enum __DRI_API_GLES3
Chad Versace
2013-01-15
2
-0
/
+2
*
xmlpool: Fix out-of-tree builds.
Johannes Obermayr
2013-01-13
1
-1
/
+1
*
scons: Update for xmlpool/options.h generation.
José Fonseca
2013-01-12
1
-0
/
+14
*
drirc: Add quirk to disable GLSL line continuations for Savage2
Carl Worth
2013-01-11
1
-0
/
+3
*
driconf: Add a new option: disable_glsl_line_continuations
Carl Worth
2013-01-11
1
-0
/
+5
*
driconf: Add proper dependency for compiling .mo files from .po files.
Carl Worth
2013-01-11
2
-21
/
+20
*
driconf: Add translation-generation to build system, don't track generated files
Carl Worth
2013-01-11
5
-643
/
+54
*
driconf: Fix German translations by removing a couple of bogus backslashes
Carl Worth
2013-01-11
1
-2
/
+2
*
driconf: Fix gen_xmlpool.py script to allow running from any directory
Chad Versace
2013-01-11
2
-4
/
+18
*
driconf: Add some translations which have been available, but were not compiled
Carl Worth
2013-01-11
1
-8
/
+8
*
driconf: Add option definitions to source file, not generated target
Carl Worth
2013-01-11
1
-0
/
+10
*
drisw: fix up context and apis for software context
Dave Airlie
2012-12-09
1
-0
/
+16
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
2
-7
/
+7
[next]