index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-10-22
mesa: remove GL_MESA_program_debug bits from gl.h
Brian Paul
1
-21
/
+0
2013-10-22
mesa: remove remnants of GL_MESA_shader_debug
Brian Paul
1
-20
/
+0
2013-10-18
mesa: Remove GLXContextID typedef from glx.h.
Vinson Lee
1
-1
/
+0
2013-10-17
mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPROC typedefs in gl.h
Brian Paul
1
-2
/
+0
2013-10-16
mesa: update glxext.h to version 20131008
Brian Paul
1
-800
/
+637
2013-10-16
mesa: update glext.h to version 20131008
Brian Paul
1
-502
/
+750
2013-10-15
dri: Add __DRIimage support for the ARGB2101010 format
Kristian Høgsberg
1
-0
/
+2
2013-10-13
i965: Add the family name to the PCI ID table.
Kenneth Graunke
2
-94
/
+94
2013-10-13
i965: Remove #define name from PCI ID table.
Kenneth Graunke
2
-94
/
+94
2013-09-16
egl: add EGL_WAYLAND_Y_INVERTED_WL attribute
Stanislav Vorobiov
1
-0
/
+2
2013-09-06
radeonsi: add berlin pci ids
Alex Deucher
1
-0
/
+22
2013-09-06
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...
Axel Davy
1
-0
/
+1
2013-08-07
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
1
-3
/
+3
2013-08-02
dri: propagate extra dma_buf import attributes to the drivers
Topi Pohjolainen
1
-1
/
+38
2013-07-29
gles3: Update gl3.h to 2013-02-12.
Matt Turner
1
-4
/
+4
2013-07-29
gles2: Update gl2ext.h to revision 22161.
Matt Turner
1
-114
/
+357
2013-07-29
gles2: Update gl2.h to revision 20555.
Matt Turner
1
-3
/
+3
2013-07-29
gles: Update glext.h to revision 20798.
Matt Turner
1
-3
/
+3
2013-07-18
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
Tomasz Lis
1
-0
/
+2
2013-07-12
mesa: update glext.h to version 20130708
Brian Paul
1
-14
/
+16
2013-07-01
eglplatform: use unsigned long instead of 32-bit ints in generic platform
Ross Burton
1
-2
/
+2
2013-06-28
radeonsi: add kabini pci ids
Alex Deucher
1
-0
/
+17
2013-06-28
radeonsi: add bonaire pci ids
Alex Deucher
1
-0
/
+9
2013-06-28
mesa: Fix build with older gcc since update of glext.h
Tom Stellard
1
-2
/
+0
2013-06-26
mesa: update glext.h to version 20130624
Brian Paul
1
-10433
/
+8469
2013-06-06
intel: Use the CHIPSET macro in the PCI ID tables for the device name.
Kenneth Graunke
3
-110
/
+110
2013-06-06
intel: Remove 'misc' parameter from CHIPSET macro in PCI ID tables.
Kenneth Graunke
3
-110
/
+110
2013-06-05
i965: Adding more reserved PCI IDs for Haswell.
Rodrigo Vivi
1
-0
/
+24
2013-06-05
mesa: remove outdated version lines in comments
Rico Schüller
4
-4
/
+0
2013-05-14
radeonsi: add Hainan pci ids
Alex Deucher
1
-0
/
+7
2013-05-09
i965: make GT3 machines work as GT3 instead of GT2
Paulo Zanoni
1
-12
/
+12
2013-05-07
egl: Update to revision 21254 of eglext.h
Robert Bragg
1
-3
/
+42
2013-04-25
radeonsi: add new SI pci ids
Alex Deucher
1
-0
/
+3
2013-04-25
r600g: add new richland pci ids
Alex Deucher
1
-0
/
+2
2013-04-23
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
4
-12
/
+16
2013-04-23
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
4
-4
/
+4
2013-04-23
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
4
-4
/
+4
2013-04-16
i965: Enable the Bay Trail platform.
Kenneth Graunke
1
-0
/
+5
2013-03-18
Add dri image entry point for creating image from fd
Kristian Høgsberg
1
-1
/
+14
2013-03-15
r600g: add Richland APU pci ids
Alex Deucher
1
-0
/
+11
2013-03-14
scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.
José Fonseca
1
-5
/
+3
2013-03-12
include: Fix build with VS 11 (i.e, 2012).
José Fonseca
1
-0
/
+42
2013-03-12
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
1
-0
/
+105
2013-03-03
i965: Fix Crystal Well PCI IDs.
Kenneth Graunke
1
-9
/
+9
2013-02-15
mesa: remove old version comment from gl.h
Brian Paul
1
-1
/
+0
[prev]
[next]