glx: Unbreak generating some of the xorg glx headers
[mesa.git] / include /
2016-03-25 Sonny Jiangradeonsi: add Polaris PCI IDs
2016-03-11 Ben Widawskyi965/chv: Display proper branding
2016-03-09 Emil Velikovegl: remove remnants of MESA_drm_display
2016-03-09 Axel Davydri: add backbuffer use flag
2016-02-29 Marc-André Lureauvirtio_gpu: Add virtio 1.0 PCI ID to driver map
2016-02-18 Ben Widawskyi965/skl: Update Skylake renderer strings
2016-02-18 Ben Widawskyi965/skl: Add two missing device IDs
2016-02-11 Jose Fonsecainclude,gallium: Remove pre-MSVC 2013 compatibility.
2016-02-04 Patrick Rudolphst/nine: Handle Window Occlusion
2016-01-23 Rob Herringvirtio_gpu: Add PCI ID to driver map
2016-01-06 Sarah Sharpmesa: Add KBL PCI IDs and platform information.
2015-12-17 Brian Paulosmesa: add new OSMesaCreateContextAttribs function
2015-12-02 Jose FonsecaRemove Sun CC specific code.
2015-11-30 Marta Lofstedtgles2: Update gl2ext.h to revision: 32120
2015-11-03 Ben Widawskyi965/skl: PCI ID cleanup and brand strings
2015-11-03 Ben Widawskyi965/skl: Add GT4 PCI IDs
2015-10-31 Dave Airliegallium/swrast: fix front buffer blitting. (v2)
2015-10-23 Samuel Liradeonsi: add Stoney pci ids
2015-10-08 Jan Veselyc11/threads: initialize timeout structure
2015-09-25 Matt Turnerc11/threads: Assert that mtx is non-NULL and check...
2015-08-20 Dave AirlieGL: update glext to svn 31811
2015-08-14 Marek Olšákradeonsi: add all new VI PCI IDs including Fiji
2015-08-11 Alex Deucherradeonsi: add new OLAND pci id
2015-08-05 Frank Binnsegl/dri: Add error info needed for EGL_EXT_image_dma_bu...
2015-08-01 Emil Velikovincludes/GL: remove duplicated extension declarations...
2015-07-29 Roland Scheideggerc99_math: (trivial) implement exp2 for MSVC too
2015-07-29 Matt Turnerc99_math: Implement exp2f for MSVC.
2015-07-28 Chad Versacei965: Support importing R8 and GR88 dma_bufs
2015-07-22 Marek Olšákegl,dri_interface: use DRI2rendererQueryExtension to...
2015-07-22 Emil Velikovdri_interface: drop __NOT_HAVE_DRM_H magic
2015-07-08 Julien Isorceegl: use unix defines on osx with clang
2015-07-08 Julien Isorcedarwin: Suppress type conversion warnings for GLhandleARB
2015-06-24 Ben Widawskyi965/bxt: Add basic Broxton infrastructure
2015-06-05 Marek Olšákegl: import platform headers from registry (v2)
2015-06-05 Marek Olšákegl: import eglext.h from registry and cleanup eglmesae...
2015-06-05 Marek Olšákegl: import egl.h from registry (v2)
2015-05-14 Emil Velikovegl: remove remaining EGL_MESA_copy_context skeleton
2015-05-14 Emil Velikovegl: fix the EGL_MESA_image_dma_buf_export header decla...
2015-05-12 Alex Deucherradeonsi: add new bonaire pci id
2015-05-11 Adam Jacksonegl: Remove skeleton implementation of EGL_MESA_screen_...
2015-05-05 Dave Airlieegl: image_dma_buf_export - use KHR 64-bit type
2015-04-30 Marek Olšákdri_interface: add an interface for fences
2015-04-16 Ville Syrjäläi965: Add marketing names for CHV
2015-04-03 Jose Fonsecagallium: fix gcc compile errors when using _XOPEN_SOURC...
2015-04-01 Emil Velikovconfigure: nuke --with-max-{width,height}
2015-04-01 Dave Airlieegl: add initial EGL_MESA_image_dma_buf_export v2.4
2015-03-25 Jose Fonsecac99_math: Don't reimplement lrint and friends on MSVC...
2015-03-22 Jose Fonsecainclude: Ensure float.h is included for DBL_MAX.
2015-03-16 Felix Jandac11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
2015-03-12 Brian Paulmesa: move fpclassify work-arounds into c99_math.h
2015-03-07 Jon TURNEYc99_alloca.h: Also use <alloca.h> for cygwin
2015-03-06 José Fonsecainclude: Add helper header to help trap includes inside...
2015-03-04 Jose Fonsecast/vega: Remove.
2015-03-04 Jose Fonsecawindows/gdi: Remove.
2015-03-03 Brian Paulc99_alloca.h: add case for __sun
2015-03-02 Vinson Leec99_alloca.h: Include stdlib.h on all non-Windows.
2015-02-28 Brian Paulmesa: move FLT_MAX_EXP to c99_math.h
2015-02-27 Brian Paulc99_alloca.h: fix #include for MinGW
2015-02-27 Jose Fonsecanir: Use alloca instead of variable length arrays.
2015-02-27 Brian Paulc99_math.h: add defines for M_PI, M_E, M_LOG2E
2015-02-26 Brian Paulc99: in c99_math.h check that _USE_MATH_DEFINES is...
2015-02-26 Jose Fonsecainclude,auxiliary: Remove support for MSVC older then...
2015-02-25 Brian Paulmesa: move signbit() macro to c99_math.h
2015-02-24 Brian Paulmesa: replace LOGF, EXPF with logf, expf
2015-02-24 Brian Paulmesa: replace FREXPF, LDEXPF with frexpf, ldexpf
2015-02-23 Brian Paulmesa: move math-related function into new c99_math...
2015-02-23 Matt Turnermesa: Move C99 MSVC compatibility code from u_math...
2015-02-18 Adam Jacksoni915: For the love of all that is holy, stop saying...
2015-02-05 Tiziano Bacoccost/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID
2015-02-05 Tiziano Bacoccost/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER
2015-02-05 Patrick Rudolphst/nine: Return E_FAIL for unused vertexdeclaration...
2015-02-05 Axel Davyst/nine: Implement ATOC hack
2015-02-05 Axel Davyst/nine: Implement RESZ hack
2015-02-05 Laura EkstrandGL: Update glext.h to Revision 29735 (20150202).
2015-02-02 Laura EkstrandGL: Update glext.h to Khronos Revision 29537.
2015-01-22 Axel Davyst/nine: Add new texture format strings
2015-01-22 Xavier Bouchouxst/nine: Add missing c++ declaration for IDirect3DVolum...
2015-01-22 Xavier Bouchouxst/nine: Additional defines to d3dtypes.h
2015-01-06 Eric Anholtegl: Inform the client API when ancillary buffers may...
2014-12-23 Alexander von Gluck IVegl: Add Haiku code and support
2014-12-16 Timothy Arcerimesa: remove support for GCC older than 3.3.0
2014-12-09 Kristian Høgsbergi965/skl: Add Skylake PCI IDs
2014-12-01 Brian Paulmesa: update glext.h to version 20141118
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)
2014-10-28 Neil Robertsgles2: Update gl2ext.h to revision 28335
2014-08-29 Emil Velikovinclude/haiku: fix comment typo
2014-08-21 Emil Velikovinclude: move sarea.h next to it's only user
2014-08-21 Alex Deucherradeonsi: add new SI pci ids
2014-08-21 Alex Deucherradeonsi: add new CIK pci ids
2014-08-12 Emil Velikovc11/threads: correct assertion
2014-08-12 Brian Paulmesa: pull Khronos glcorearb.h header into include/GL/
2014-08-12 Brian Paulmesa: regenerate gl_mangle.h
2014-08-12 Brian Paulmesa: update wglext.h to version 20140810
2014-08-12 Brian Paulmesa: update glxext.h to version 20140810
2014-08-12 Brian Paulmesa: update glext.h to version 20140810
2014-08-05 Brian Paulmesa: update wglext.h to version 20140630
2014-08-05 Brian Paulmesa: update glxext.h to version 20140725
2014-08-05 Brian Paulmesa: update glext.h to version 20140725
2014-07-30 Giovanni Campagnadri: Add a new capabilities for drivers that can't...
2014-07-01 Dave Airliexmlconfig/dri: bool -> unsigned char
next