softpipe: fix shadow sampling
[mesa.git] / include /
2014-04-01 Jordan Justeninclude/GLES3: add OpenGL ES 3.1 Headers
2014-03-29 Kenneth Graunkei965: Add Cherryview support.
2014-03-19 Brian Paulc11/threads: don't include assert.h if the assert macro...
2014-03-19 Ilia Mirkinloader: add special logic to distinguish nouveau from...
2014-03-17 Chad Versaceegl: Update to revision 24567 of eglext.h
2014-03-12 Neil RobertsAdd the EGL_MESA_configless_context extension
2014-03-08 Adel Gadllahglx: Update glxext.h to revision 25407
2014-03-04 José Fonsecac11/threads: Don't implement thrd_current on Windows.
2014-03-04 José Fonsecac11/threads: Fix nano to milisecond conversion.
2014-03-03 Grigori GoronzyNV_vdpau_interop: fix IsSurfaceNV return type
2014-02-23 Emil Velikovdri_interface: note introduction of __DRIdri2LoaderExte...
2014-02-23 Emil Velikovdri_interface: note introduction of various __DRItexBuf...
2014-02-23 Emil Velikovdri_interface: Note the version introducing __DRIswrast...
2014-02-20 Kenneth Graunkei965: Enable Broadwell support.
2014-02-03 Brian Paulmesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF
2014-02-01 Kenneth Graunkei965: Add (disabled) Broadwell PCI IDs.
2014-01-31 Keith Packarddri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
2014-01-28 José Fonsecac11: Add missing stdlib.h include.
2014-01-27 Matt Turnerglx: Update glxext.h to revision 24777.
2014-01-27 Alexander von Gluck IVhaiku: change atomic int to non-volatile
2014-01-25 Vinson Leec11: Do not use pthread_mutex_timedlock on NetBSD.
2014-01-23 Matt Turnergles3: Update gl3.h to revision 24614.
2014-01-23 Matt Turnergles2: Update gl2ext.h to revision 24614.
2014-01-23 Matt Turnergles2: Update gl2.h to revision 24614.
2014-01-23 José Fonsecac11: Fix missing pthread_mutex_timedlock declaration...
2014-01-23 José Fonsecac11: Update docs/license.html and include verbatim...
2014-01-23 José Fonsecac11: Import threads.h emulation library.
2014-01-18 Emil Velikovpci_ids: no not include loader.h
2014-01-18 Emil Velikovloader: introduce the loader util lib
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-06 Vinson Leemesa: Remove GLXContextID typedef from glxext.h.
2013-12-30 Kenneth GraunkeRevert "mesa: Remove GLXContextID typedef from glx.h."
2013-12-24 Alex Deucherr600g: fix SUMO2 pci id
2013-12-17 Alexander von Gluck IVHaiku: Add in public GL kit headers
2013-12-13 Brian Paulmesa: update glext.h to version 20131212
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-05 Ian Romanickmesa: Remove GL_MESA_texture_array cruft from gl.h
2013-12-05 Neil Robertswayland: Add an extension to create wl_buffers from...
2013-11-18 Brian Paulosmesa: add support for postprocess filters
2013-11-15 Alex Deucherradeonsi: add Hawaii pci ids
2013-11-13 Kristian Høgsbergdri: Remove redundant createNewContext function from...
2013-11-08 Keith Packarddri: add __DRIimageLoaderExtension and __DRIimageDriver...
2013-11-08 Keith PackardDefine __DRI_IMAGE_FORMAT_SARGB8
2013-11-08 Keith Packarddrivers/dri/common: A few dri2 functions are not actual...
2013-11-08 Ian Romanickglx: Add GLX_MESA_query_renderer
2013-11-08 Ian Romanickdri: Add interface definition for DRI_RENDERER_QUERY...
2013-11-05 Alexander von Gluck IVmesa: Remove last BEOS checks
2013-11-05 Brian Paulmesa: remove OPENSTEP stuff
2013-11-05 Brian Paulmesa: remove macintosh preprocessor stuff
2013-11-05 Brian Paulmesa: remove __QUICKDRAW__ tests
2013-11-04 Brian Paulmesa: remove Centerline C support from gl.h
2013-11-04 Brian Paulmesa: remove SciTech stuff from gl.h
2013-10-24 Eric Anholtdri: Implement a DRI vtable extension to replace the...
2013-10-24 Eric Anholtdri: Pass in the dlsym()ed driver extension to screen...
2013-10-24 Eric Anholtglx: Add an optional function call for getting the...
2013-10-24 Eric Anholtdri: Allow config options to be passed to the loader...
2013-10-22 Scott Grahammesa: fixes for MSVC 2013
2013-10-22 Brian Paulmesa: remove GL_MESA_program_debug bits from gl.h
2013-10-22 Brian Paulmesa: remove remnants of GL_MESA_shader_debug
2013-10-19 Vinson Leemesa: Remove GLXContextID typedef from glx.h.
2013-10-17 Brian Paulmesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPRO...
2013-10-16 Brian Paulmesa: update glxext.h to version 20131008
2013-10-16 Brian Paulmesa: update glext.h to version 20131008
2013-10-16 Kristian Høgsbergdri: Add __DRIimage support for the ARGB2101010 format
2013-10-13 Kenneth Graunkei965: Add the family name to the PCI ID table.
2013-10-13 Kenneth Graunkei965: Remove #define name from PCI ID table.
2013-09-17 Stanislav Vorobiovegl: add EGL_WAYLAND_Y_INVERTED_WL attribute
2013-09-06 Alex Deucherradeonsi: add berlin pci ids
2013-09-06 Axel Davygallium, intel: Implements new __DRI_IMAGE_USE_LINEAR...
2013-08-07 Ander Conselvan... egl: Update to Wayland 1.2 server API
2013-08-02 Topi Pohjolainendri: propagate extra dma_buf import attributes to the...
2013-07-29 Matt Turnergles3: Update gl3.h to 2013-02-12.
2013-07-29 Matt Turnergles2: Update gl2ext.h to revision 22161.
2013-07-29 Matt Turnergles2: Update gl2.h to revision 20555.
2013-07-29 Matt Turnergles: Update glext.h to revision 20798.
2013-07-18 Tomasz Lisdri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
2013-07-12 Brian Paulmesa: update glext.h to version 20130708
2013-07-01 Ross Burtoneglplatform: use unsigned long instead of 32-bit ints...
2013-06-28 Alex Deucherradeonsi: add kabini pci ids
2013-06-28 Alex Deucherradeonsi: add bonaire pci ids
2013-06-28 Tom Stellardmesa: Fix build with older gcc since update of glext.h
2013-06-26 Brian Paulmesa: update glext.h to version 20130624
2013-06-06 Kenneth Graunkeintel: Use the CHIPSET macro in the PCI ID tables for...
2013-06-06 Kenneth Graunkeintel: Remove 'misc' parameter from CHIPSET macro in...
2013-06-05 Rodrigo Vivii965: Adding more reserved PCI IDs for Haswell.
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-14 Alex Deucherradeonsi: add Hainan pci ids
2013-05-09 Paulo Zanonii965: make GT3 machines work as GT3 instead of GT2
2013-05-07 Robert Braggegl: Update to revision 21254 of eglext.h
2013-04-25 Alex Deucherradeonsi: add new SI pci ids
2013-04-25 Alex Deucherr600g: add new richland pci ids
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-16 Kenneth Graunkei965: Enable the Bay Trail platform.
2013-03-19 Kristian HøgsbergAdd dri image entry point for creating image from fd
2013-03-15 Alex Deucherr600g: add Richland APU pci ids
2013-03-14 José Fonsecascons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.
2013-03-12 José Fonsecainclude: Fix build with VS 11 (i.e, 2012).
2013-03-12 José Fonsecamesa,gallium,egl,mapi: One definition of C99 inline...
next