index
:
~tagr/mesa
gv11b
master
nouveau-sync-fd
staging/base
staging/branches
staging/fixes
staging/master
staging/nouveau
staging/tegra
staging/work
tegra-v2
tegra-v3
tegra-v4
tegra-v5
tegra-wip
vde
Mesa Tegra support
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-04
c11/threads: Don't implement thrd_current on Windows.
José Fonseca
1
-2
/
+32
2014-03-04
c11/threads: Fix nano to milisecond conversion.
José Fonseca
1
-1
/
+1
2014-03-03
NV_vdpau_interop: fix IsSurfaceNV return type
Grigori Goronzy
1
-1
/
+1
2014-02-23
dri_interface: note introduction of __DRIdri2LoaderExtension members
Emil Velikov
1
-0
/
+4
2014-02-23
dri_interface: note introduction of various __DRItexBufferExtension members
Emil Velikov
1
-0
/
+4
2014-02-23
dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::pu...
Emil Velikov
1
-0
/
+2
2014-02-20
i965: Enable Broadwell support.
Kenneth Graunke
1
-2
/
+0
2014-02-03
mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF
Brian Paul
1
-1
/
+1
2014-01-31
i965: Add (disabled) Broadwell PCI IDs.
Kenneth Graunke
1
-0
/
+20
2014-01-30
dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Keith Packard
1
-0
/
+1
2014-01-28
c11: Add missing stdlib.h include.
José Fonseca
1
-0
/
+1
2014-01-27
glx: Update glxext.h to revision 24777.
Matt Turner
1
-2
/
+11
2014-01-26
haiku: change atomic int to non-volatile
Alexander von Gluck IV
1
-5
/
+5
2014-01-24
c11: Do not use pthread_mutex_timedlock on NetBSD.
Vinson Lee
1
-1
/
+1
2014-01-23
gles3: Update gl3.h to revision 24614.
Matt Turner
1
-1022
/
+900
2014-01-23
gles2: Update gl2ext.h to revision 24614.
Matt Turner
1
-1516
/
+1091
2014-01-23
gles2: Update gl2.h to revision 24614.
Matt Turner
1
-338
/
+243
2014-01-23
c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX.
José Fonseca
1
-1
/
+7
2014-01-23
c11: Update docs/license.html and include verbatim copy of Boost license.
José Fonseca
3
-3
/
+66
2014-01-23
c11: Import threads.h emulation library.
José Fonseca
3
-0
/
+992
2014-01-18
pci_ids: no not include loader.h
Emil Velikov
1
-1
/
+4
2014-01-18
loader: introduce the loader util lib
Emil Velikov
1
-13
/
+11
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
2
-2
/
+2
2014-01-06
mesa: Remove GLXContextID typedef from glxext.h.
Vinson Lee
1
-1
/
+0
2013-12-29
Revert "mesa: Remove GLXContextID typedef from glx.h."
Kenneth Graunke
1
-0
/
+1
2013-12-24
r600g: fix SUMO2 pci id
Alex Deucher
1
-1
/
+1
2013-12-16
Haiku: Add in public GL kit headers
Alexander von Gluck IV
4
-0
/
+307
2013-12-13
mesa: update glext.h to version 20131212
Brian Paul
1
-7
/
+61
2013-12-13
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
1
-1
/
+8
2013-12-04
mesa: Remove GL_MESA_texture_array cruft from gl.h
Ian Romanick
1
-33
/
+0
2013-12-04
wayland: Add an extension to create wl_buffers from EGLImages
Neil Roberts
1
-0
/
+10
2013-11-18
osmesa: add support for postprocess filters
Brian Paul
1
-2
/
+17
2013-11-15
radeonsi: add Hawaii pci ids
Alex Deucher
1
-0
/
+13
2013-11-12
dri: Remove redundant createNewContext function from __DRIimageDriverExtension
Kristian Høgsberg
1
-8
/
+4
2013-11-07
dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension
Keith Packard
1
-0
/
+76
2013-11-07
Define __DRI_IMAGE_FORMAT_SARGB8
Keith Packard
1
-0
/
+1
2013-11-07
drivers/dri/common: A few dri2 functions are not actually DRI2 specific
Keith Packard
1
-22
/
+39
2013-11-07
glx: Add GLX_MESA_query_renderer
Ian Romanick
1
-1
/
+26
2013-11-07
dri: Add interface definition for DRI_RENDERER_QUERY extension
Ian Romanick
1
-0
/
+29
2013-11-05
mesa: Remove last BEOS checks
Alexander von Gluck IV
1
-8
/
+0
2013-11-04
mesa: remove OPENSTEP stuff
Brian Paul
1
-5
/
+1
2013-11-04
mesa: remove macintosh preprocessor stuff
Brian Paul
1
-7
/
+0
2013-11-04
mesa: remove __QUICKDRAW__ tests
Brian Paul
2
-6
/
+1
2013-11-04
mesa: remove Centerline C support from gl.h
Brian Paul
1
-4
/
+0
2013-11-04
mesa: remove SciTech stuff from gl.h
Brian Paul
1
-5
/
+1
2013-10-24
dri: Implement a DRI vtable extension to replace the global driDriverAPI.
Eric Anholt
1
-0
/
+17
2013-10-24
dri: Pass in the dlsym()ed driver extension to screen creation.
Eric Anholt
1
-2
/
+25
2013-10-24
glx: Add an optional function call for getting the DRI driver interface.
Eric Anholt
1
-0
/
+13
2013-10-24
dri: Allow config options to be passed to the loader through extensions.
Eric Anholt
1
-6
/
+14
2013-10-22
mesa: fixes for MSVC 2013
Scott Graham
1
-1
/
+2
[next]