summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dri_interface: drop __NOT_HAVE_DRM_H magicEmil Velikov2015-07-221-8/+1
* egl: use unix defines on osx with clangJulien Isorce2015-07-081-2/+2
* darwin: Suppress type conversion warnings for GLhandleARBJulien Isorce2015-07-081-0/+5
* i965/bxt: Add basic Broxton infrastructureBen Widawsky2015-06-241-0/+3
* egl: import platform headers from registry (v2)Marek Olšák2015-06-052-13/+25
* egl: import eglext.h from registry and cleanup eglmesaext.h (v2)Marek Olšák2015-06-052-44/+247
* egl: import egl.h from registry (v2)Marek Olšák2015-06-051-294/+268
* egl: remove remaining EGL_MESA_copy_context skeletonEmil Velikov2015-05-141-11/+0
* egl: fix the EGL_MESA_image_dma_buf_export header declarationsEmil Velikov2015-05-141-0/+6
* radeonsi: add new bonaire pci idAlex Deucher2015-05-121-0/+1
* egl: Remove skeleton implementation of EGL_MESA_screen_surfaceAdam Jackson2015-05-111-46/+0
* egl: image_dma_buf_export - use KHR 64-bit typeDave Airlie2015-05-051-2/+1
* dri_interface: add an interface for fencesMarek Olšák2015-04-301-0/+60
* i965: Add marketing names for CHVVille Syrjälä2015-04-161-4/+4
* gallium: fix gcc compile errors when using _XOPEN_SOURCE=600 but not std=c99Jose Fonseca2015-04-031-1/+6
* configure: nuke --with-max-{width,height}Emil Velikov2015-04-011-4/+2
* egl: add initial EGL_MESA_image_dma_buf_export v2.4Dave Airlie2015-04-012-1/+11
* c99_math: Don't reimplement lrint and friends on MSVC 2013.Jose Fonseca2015-03-251-1/+2
* include: Ensure float.h is included for DBL_MAX.Jose Fonseca2015-03-221-0/+1
* c11/threads: Use PTHREAD_MUTEX_RECURSIVE by defaultFelix Janda2015-03-161-6/+1
* mesa: move fpclassify work-arounds into c99_math.hBrian Paul2015-03-121-0/+44
* c99_alloca.h: Also use <alloca.h> for cygwinJon TURNEY2015-03-071-1/+1
* include: Add helper header to help trap includes inside extern C.José Fonseca2015-03-062-0/+50
* st/vega: Remove.Jose Fonseca2015-03-044-1202/+0
* windows/gdi: Remove.Jose Fonseca2015-03-041-140/+0
* c99_alloca.h: add case for __sunBrian Paul2015-03-031-0/+4
* c99_alloca.h: Include stdlib.h on all non-Windows.Vinson Lee2015-03-021-5/+1
* mesa: move FLT_MAX_EXP to c99_math.hBrian Paul2015-02-281-0/+4
* c99_alloca.h: fix #include for MinGWBrian Paul2015-02-271-0/+4
* nir: Use alloca instead of variable length arrays.Jose Fonseca2015-02-271-0/+45
* c99_math.h: add defines for M_PI, M_E, M_LOG2EBrian Paul2015-02-271-0/+13
* c99: in c99_math.h check that _USE_MATH_DEFINES is defined with MSVCBrian Paul2015-02-261-0/+5
* include,auxiliary: Remove support for MSVC older then 2008.Jose Fonseca2015-02-262-76/+6
* mesa: move signbit() macro to c99_math.hBrian Paul2015-02-241-0/+8
* mesa: replace LOGF, EXPF with logf, expfBrian Paul2015-02-241-0/+10
* mesa: replace FREXPF, LDEXPF with frexpf, ldexpfBrian Paul2015-02-241-0/+11
* mesa: move math-related function into new c99_math.h fileBrian Paul2015-02-232-143/+184
* mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.Matt Turner2015-02-231-0/+143
* i915: For the love of all that is holy, stop saying "IGD"Adam Jackson2015-02-181-2/+2
* st/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLIDTiziano Bacocco2015-02-061-0/+1
* st/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVERTiziano Bacocco2015-02-061-0/+1
* st/nine: Return E_FAIL for unused vertexdeclaration typePatrick Rudolph2015-02-061-0/+1
* st/nine: Implement ATOC hackAxel Davy2015-02-061-0/+1
* st/nine: Implement RESZ hackAxel Davy2015-02-061-0/+1
* GL: Update glext.h to Revision 29735 (20150202).Laura Ekstrand2015-02-051-7/+6
* GL: Update glext.h to Khronos Revision 29537.Laura Ekstrand2015-02-021-22/+26
* st/nine: Add new texture format stringsAxel Davy2015-01-221-0/+3
* st/nine: Add missing c++ declaration for IDirect3DVolumeTexture9Xavier Bouchoux2015-01-221-0/+10
* st/nine: Additional defines to d3dtypes.hXavier Bouchoux2015-01-221-0/+10
* egl: Inform the client API when ancillary buffers may become undefined.Eric Anholt2015-01-061-0/+1