summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-14egl: remove remaining EGL_MESA_copy_context skeletonEmil Velikov1-11/+0
2015-05-14egl: fix the EGL_MESA_image_dma_buf_export header declarationsEmil Velikov1-0/+6
2015-05-12radeonsi: add new bonaire pci idAlex Deucher1-0/+1
2015-05-11egl: Remove skeleton implementation of EGL_MESA_screen_surfaceAdam Jackson1-46/+0
2015-05-05egl: image_dma_buf_export - use KHR 64-bit typeDave Airlie1-2/+1
2015-04-30dri_interface: add an interface for fencesMarek Olšák1-0/+60
2015-04-16i965: Add marketing names for CHVVille Syrjälä1-4/+4
2015-04-03gallium: fix gcc compile errors when using _XOPEN_SOURCE=600 but not std=c99Jose Fonseca1-1/+6
2015-04-01configure: nuke --with-max-{width,height}Emil Velikov1-4/+2
2015-04-01egl: add initial EGL_MESA_image_dma_buf_export v2.4Dave Airlie2-1/+11
2015-03-25c99_math: Don't reimplement lrint and friends on MSVC 2013.Jose Fonseca1-1/+2
2015-03-22include: Ensure float.h is included for DBL_MAX.Jose Fonseca1-0/+1
2015-03-16c11/threads: Use PTHREAD_MUTEX_RECURSIVE by defaultFelix Janda1-6/+1
2015-03-12mesa: move fpclassify work-arounds into c99_math.hBrian Paul1-0/+44
2015-03-07c99_alloca.h: Also use <alloca.h> for cygwinJon TURNEY1-1/+1
2015-03-06include: Add helper header to help trap includes inside extern C.José Fonseca2-0/+50
2015-03-04st/vega: Remove.Jose Fonseca4-1202/+0
2015-03-04windows/gdi: Remove.Jose Fonseca1-140/+0
2015-03-03c99_alloca.h: add case for __sunBrian Paul1-0/+4
2015-03-02c99_alloca.h: Include stdlib.h on all non-Windows.Vinson Lee1-5/+1
2015-02-28mesa: move FLT_MAX_EXP to c99_math.hBrian Paul1-0/+4
2015-02-27c99_alloca.h: fix #include for MinGWBrian Paul1-0/+4
2015-02-27nir: Use alloca instead of variable length arrays.Jose Fonseca1-0/+45
2015-02-27c99_math.h: add defines for M_PI, M_E, M_LOG2EBrian Paul1-0/+13
2015-02-26c99: in c99_math.h check that _USE_MATH_DEFINES is defined with MSVCBrian Paul1-0/+5
2015-02-26include,auxiliary: Remove support for MSVC older then 2008.Jose Fonseca2-76/+6
2015-02-24mesa: move signbit() macro to c99_math.hBrian Paul1-0/+8
2015-02-24mesa: replace LOGF, EXPF with logf, expfBrian Paul1-0/+10
2015-02-24mesa: replace FREXPF, LDEXPF with frexpf, ldexpfBrian Paul1-0/+11
2015-02-23mesa: move math-related function into new c99_math.h fileBrian Paul2-143/+184
2015-02-23mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.Matt Turner1-0/+143
2015-02-18i915: For the love of all that is holy, stop saying "IGD"Adam Jackson1-2/+2
2015-02-06st/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLIDTiziano Bacocco1-0/+1
2015-02-06st/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVERTiziano Bacocco1-0/+1
2015-02-06st/nine: Return E_FAIL for unused vertexdeclaration typePatrick Rudolph1-0/+1
2015-02-06st/nine: Implement ATOC hackAxel Davy1-0/+1
2015-02-06st/nine: Implement RESZ hackAxel Davy1-0/+1
2015-02-05GL: Update glext.h to Revision 29735 (20150202).Laura Ekstrand1-7/+6
2015-02-02GL: Update glext.h to Khronos Revision 29537.Laura Ekstrand1-22/+26
2015-01-22st/nine: Add new texture format stringsAxel Davy1-0/+3
2015-01-22st/nine: Add missing c++ declaration for IDirect3DVolumeTexture9Xavier Bouchoux1-0/+10
2015-01-22st/nine: Additional defines to d3dtypes.hXavier Bouchoux1-0/+10
2015-01-06egl: Inform the client API when ancillary buffers may become undefined.Eric Anholt1-0/+1
2014-12-23egl: Add Haiku code and supportAlexander von Gluck IV1-1/+9
2014-12-17mesa: remove support for GCC older than 3.3.0Timothy Arceri2-7/+2
2014-12-08i965/skl: Add Skylake PCI IDsKristian Høgsberg1-0/+15
2014-12-01mesa: update glext.h to version 20141118Brian Paul1-32/+181
2014-11-18nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt6-0/+4323
2014-10-28gles2: Update gl2ext.h to revision 28335Neil Roberts1-3/+310
2014-08-28include/haiku: fix comment typoEmil Velikov1-1/+1