Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
bf95ca7de0c02a00a75d1d5e2693a33b68ff784d
/
include
c309e64
radeonsi: add kabini pci ids
by Alex Deucher
· 12 years ago
b6b1346
radeonsi: add bonaire pci ids
by Alex Deucher
· 11 years ago
bee49cb
mesa: Fix build with older gcc since update of glext.h
by Tom Stellard
· 11 years ago
9a14e41
mesa: update glext.h to version 20130624
by Brian Paul
· 11 years ago
757ad82
intel: Use the CHIPSET macro in the PCI ID tables for the device name.
by Kenneth Graunke
· 11 years ago
ea92b70
intel: Remove 'misc' parameter from CHIPSET macro in PCI ID tables.
by Kenneth Graunke
· 11 years ago
ce67fb4
i965: Adding more reserved PCI IDs for Haswell.
by Rodrigo Vivi
· 12 years ago
3998cfa
mesa: remove outdated version lines in comments
by Rico Schüller
· 11 years ago
29b8d6a
radeonsi: add Hainan pci ids
by Alex Deucher
· 12 years ago
f1d2b37
i965: make GT3 machines work as GT3 instead of GT2
by Paulo Zanoni
· 12 years ago
95dda0d
egl: Update to revision 21254 of eglext.h
by Robert Bragg
· 12 years ago
b5145ca
radeonsi: add new SI pci ids
by Alex Deucher
· 12 years ago
b3a856d
r600g: add new richland pci ids
by Alex Deucher
· 12 years ago
3d8d5b2
mesa: Restore 78-column wrapping of license text in C-style comments.
by Kenneth Graunke
· 12 years ago
96ff2ed
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
by Kenneth Graunke
· 12 years ago
dd404bc
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
by Kenneth Graunke
· 12 years ago
e796559
i965: Enable the Bay Trail platform.
by Kenneth Graunke
· 12 years ago
2356e28
Add dri image entry point for creating image from fd
by Kristian Høgsberg
· 12 years ago
03eef7f
r600g: add Richland APU pci ids
by Alex Deucher
· 12 years ago
a35a19a
scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.
by José Fonseca
· 12 years ago
57cd1d1
include: Fix build with VS 11 (i.e, 2012).
by José Fonseca
· 12 years ago
70fe7c6
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
by José Fonseca
· 12 years ago
b88f74d
i965: Fix Crystal Well PCI IDs.
by Kenneth Graunke
· 12 years ago
3b0de75
mesa: remove old version comment from gl.h
by Brian Paul
· 12 years ago
4161d70
radeonsi: add Oland pci ids
by Alex Deucher
· 12 years ago
7b7af48
dri2: Create image from texture
by Abdiel Janulgue
· 12 years ago
51b64ce
gles3: Update gl3.h
by Matt Turner
· 12 years ago
e90c08e
dri: Define enum __DRI_API_GLES3
by Chad Versace
· 12 years ago
f79739e
egl: Update to revision 19987 of eglext.h
by Kristian Høgsberg
· 12 years ago
ac24d17
mesa: fix compiler warnings when including GL/gl.h with other gl headers
by Matthew Waters
· 12 years ago
e5f1f8d
dri: Fix i965 build
by Chad Versace
· 12 years ago
4a486f8
glx/dri2: add and use new driver hook flush_with_flags
by Marek Olšák
· 12 years ago
e2df37f
radeonsi: add a new SI pci id
by Alex Deucher
· 12 years ago
1f82bf1
Remove OpenVMS support
by Matt Turner
· 12 years ago
5c78ad8
gles2: Update gl2ext.h to revision 19436
by Matt Turner
· 12 years ago
88ec004
gles2: Update gl2.h to revision 16803
by Matt Turner
· 12 years ago
e565260
gles: Update glext.h to revision 19260
by Matt Turner
· 12 years ago
aec36a1
egl: Update eglext.h to revision 19571
by Matt Turner
· 12 years ago
d654afd
egl: Import eglext.h revision 19332
by Matt Turner
· 12 years ago
0199ff7
es2api: Add GL ES 3 headers
by Matt Turner
· 12 years ago
ed8d87c
radeonsi: add some new SI pci ids
by Alex Deucher
· 12 years ago
68060cf
upgrade glext.h to version 85
by Brian Paul
· 12 years ago
b95d598
Remove libGLU
by Matt Turner
· 12 years ago
6a7dea9
dri: Rework planar image interface
by Jakob Bornecrantz
· 12 years ago
93ebec8
dri: Make query image WIDTH and HEIGHT be version 4
by Jakob Bornecrantz
· 12 years ago
6bb71b8
dri: Remove image write function
by Jakob Bornecrantz
· 12 years ago
a2ce2eb
dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0
by Ian Romanick
· 12 years ago
92b6141
mesa: update glext.h to version 83
by Ian Romanick
· 12 years ago
4b40375
i965: add more Haswell PCI IDs
by Paulo Zanoni
· 12 years ago
8433f80
egl: remove redundant PFNEGLQUERYSTREAMTIMEKHRPROC typedef
by Brian Paul
· 12 years ago
45e592c
egl: Import eglext.h version 14
by Ian Romanick
· 12 years ago
d3f8000
radeonsi: add some new pci ids
by Alex Deucher
· 12 years ago
a6146d2
r600g: add additional evergreen pci ids
by Alex Deucher
· 12 years ago
e23bfdb
wayland: Use existing EGL_TEXTURE_FORMAT for querying wl_buffer texture format
by Kristian Høgsberg
· 12 years ago
44f066b
gbm: Add new gbm_bo_import entry point
by Kristian Høgsberg
· 12 years ago
e6a3357
egl: Add EGL_WAYLAND_PLANE_WL attribute
by Kristian Høgsberg
· 12 years ago
c029834
__DRIimage: version 5, add new formats and createSubImage
by Kristian Høgsberg
· 12 years ago
a8724d8
glx/dri2: Add support for GLX_ARB_create_context_robustness
by Ian Romanick
· 12 years ago
3ed8d42
GLES2: upgrade gl2ext.h to version 18099
by Kristian Høgsberg
· 12 years ago
567fcd2
Revert "GLES2: upgrade gl2ext.h to version 16994."
by Marek Olšák
· 12 years ago
8818b88
GLES2: upgrade gl2ext.h to version 16994.
by Gwenole Beauchesne
· 13 years ago
51b0a0b
mesa: update glext.h to version 81
by Brian Paul
· 12 years ago
52dd896
mesa: update glxext.h to version 33
by Brian Paul
· 12 years ago
75f9d24
r600g: add new Trinity PCI ids
by Alex Deucher
· 12 years ago
6ce298f
r600g: add new Sumo, Palm, BTC pci ids
by Alex Deucher
· 12 years ago
01b7eb7
radeonsi: add new SI pci ids
by Alex Deucher
· 12 years ago
c6db1b3
clover: Import OpenCL state tracker.
by Francisco Jerez
· 13 years ago
4fddb2b
gbm: Add gbm_bo_write entry point
by Kristian Høgsberg
· 13 years ago
81f95ce
egl/android: Add support for RGBX_8888 used in Android native buffers
by Sean V Kelley
· 13 years ago
a75c616
radeonsi: initial WIP SI code
by Tom Stellard
· 13 years ago
a45247f
intel: add PCI IDs for Ivy Bridge GT2 server variant
by Eugeni Dodonov
· 13 years ago
bd2410b
intel: Add some PCI IDs for Haswell.
by Kenneth Graunke
· 13 years ago
b4082f4
r600g: add support for TN (trinity) APUs
by Alex Deucher
· 13 years ago
fa47678
include: Fix glDebugMessageCallbackARB's prototype.
by José Fonseca
· 13 years ago
8de5c35
gbm: track buffer format through DRI drivers
by Jesse Barnes
· 13 years ago
221c678
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
by Kristian Høgsberg
· 13 years ago
b5b2081
dri2: Add createContextAttribs entry point for DRISW version 3
by Ian Romanick
· 13 years ago
1ab5454
dri2: Add createContextAttribs entry point for DRI2 version 3
by Ian Romanick
· 13 years ago
ed1ff2a
egl: remove EGL_ANDROID_swap_rectangle
by Chia-I Wu
· 13 years ago
b7acfe7
egl: update headers
by Chia-I Wu
· 13 years ago
ab7bb10
egl: move unofficial extensions to eglmesaext.h
by Chia-I Wu
· 13 years ago
23895cc
r600g: add some new pci ids
by Alex Deucher
· 13 years ago
5df2d18
r600g: add some new pci ids
by Alex Deucher
· 13 years ago
75cc24c
android: add support for ICS
by Chia-I Wu
· 13 years ago
494d005
radeon: add some missing FireMV pci ids
by Alex Deucher
· 13 years ago
1401b96
radeon: cleanup radeon shared code after r300 and r600 classic drivers removal
by Fabio Pedretti
· 13 years ago
61e8185
GLES: upgrade glext.h to revision 13240
by Chia-I Wu
· 13 years ago
cbb2b41
Only use gcc visibility support with gcc4+.
by Tom Fogal
· 13 years ago
511dc29
dri2: Implement a throttle dri extension.
by Thomas Hellstrom
· 13 years ago
b152a23
GLES2/gl2ext: upgrade to gl2ext.h version 15049
by Ian Romanick
· 13 years ago
e3cf7b6
dri2: add __DRI_IMAGE_FORMAT_ABGR8888 to __DRI_IMAGE
by Chia-I Wu
· 13 years ago
c7cc61f
Remove dead glfbdev.h
by Adam Jackson
· 13 years ago
d290feb
gdi: Remove mesa_wgl.h
by José Fonseca
· 13 years ago
d074acb
pci_ids: add vmwgfx pci id list
by Chia-I Wu
· 13 years ago
93db12a
mesa: Remove support for BeOS
by Ian Romanick
· 13 years ago
e434416
dri: Remove all DRI1 drivers
by Ian Romanick
· 13 years ago
00b365b
egl: add Android-specific extensions
by Chia-I Wu
· 14 years ago
b0945c1
egl: add _EGL_PLATFORM_ANDROID
by Chia-I Wu
· 14 years ago
8c40940
dri2: Add __DRI_BUFFER_COUNT token
by Benjamin Franzke
· 13 years ago
506de19
glext: upgrade to version 72
by Brian Paul
· 13 years ago
Next »