index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: import platform headers from registry (v2)
Marek Olšák
2015-06-05
2
-13
/
+25
*
egl: import eglext.h from registry and cleanup eglmesaext.h (v2)
Marek Olšák
2015-06-05
2
-44
/
+247
*
egl: import egl.h from registry (v2)
Marek Olšák
2015-06-05
1
-294
/
+268
*
egl: remove remaining EGL_MESA_copy_context skeleton
Emil Velikov
2015-05-14
1
-11
/
+0
*
egl: fix the EGL_MESA_image_dma_buf_export header declarations
Emil Velikov
2015-05-14
1
-0
/
+6
*
radeonsi: add new bonaire pci id
Alex Deucher
2015-05-12
1
-0
/
+1
*
egl: Remove skeleton implementation of EGL_MESA_screen_surface
Adam Jackson
2015-05-11
1
-46
/
+0
*
egl: image_dma_buf_export - use KHR 64-bit type
Dave Airlie
2015-05-05
1
-2
/
+1
*
dri_interface: add an interface for fences
Marek Olšák
2015-04-30
1
-0
/
+60
*
i965: Add marketing names for CHV
Ville Syrjälä
2015-04-16
1
-4
/
+4
*
gallium: fix gcc compile errors when using _XOPEN_SOURCE=600 but not std=c99
Jose Fonseca
2015-04-03
1
-1
/
+6
*
configure: nuke --with-max-{width,height}
Emil Velikov
2015-04-01
1
-4
/
+2
*
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
2015-04-01
2
-1
/
+11
*
c99_math: Don't reimplement lrint and friends on MSVC 2013.
Jose Fonseca
2015-03-25
1
-1
/
+2
*
include: Ensure float.h is included for DBL_MAX.
Jose Fonseca
2015-03-22
1
-0
/
+1
*
c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
Felix Janda
2015-03-16
1
-6
/
+1
*
mesa: move fpclassify work-arounds into c99_math.h
Brian Paul
2015-03-12
1
-0
/
+44
*
c99_alloca.h: Also use <alloca.h> for cygwin
Jon TURNEY
2015-03-07
1
-1
/
+1
*
include: Add helper header to help trap includes inside extern C.
José Fonseca
2015-03-06
2
-0
/
+50
*
st/vega: Remove.
Jose Fonseca
2015-03-04
4
-1202
/
+0
*
windows/gdi: Remove.
Jose Fonseca
2015-03-04
1
-140
/
+0
*
c99_alloca.h: add case for __sun
Brian Paul
2015-03-03
1
-0
/
+4
*
c99_alloca.h: Include stdlib.h on all non-Windows.
Vinson Lee
2015-03-02
1
-5
/
+1
*
mesa: move FLT_MAX_EXP to c99_math.h
Brian Paul
2015-02-28
1
-0
/
+4
*
c99_alloca.h: fix #include for MinGW
Brian Paul
2015-02-27
1
-0
/
+4
*
nir: Use alloca instead of variable length arrays.
Jose Fonseca
2015-02-27
1
-0
/
+45
*
c99_math.h: add defines for M_PI, M_E, M_LOG2E
Brian Paul
2015-02-27
1
-0
/
+13
*
c99: in c99_math.h check that _USE_MATH_DEFINES is defined with MSVC
Brian Paul
2015-02-26
1
-0
/
+5
*
include,auxiliary: Remove support for MSVC older then 2008.
Jose Fonseca
2015-02-26
2
-76
/
+6
*
mesa: move signbit() macro to c99_math.h
Brian Paul
2015-02-24
1
-0
/
+8
*
mesa: replace LOGF, EXPF with logf, expf
Brian Paul
2015-02-24
1
-0
/
+10
*
mesa: replace FREXPF, LDEXPF with frexpf, ldexpf
Brian Paul
2015-02-24
1
-0
/
+11
*
mesa: move math-related function into new c99_math.h file
Brian Paul
2015-02-23
2
-143
/
+184
*
mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.
Matt Turner
2015-02-23
1
-0
/
+143
*
i915: For the love of all that is holy, stop saying "IGD"
Adam Jackson
2015-02-18
1
-2
/
+2
*
st/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID
Tiziano Bacocco
2015-02-06
1
-0
/
+1
*
st/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER
Tiziano Bacocco
2015-02-06
1
-0
/
+1
*
st/nine: Return E_FAIL for unused vertexdeclaration type
Patrick Rudolph
2015-02-06
1
-0
/
+1
*
st/nine: Implement ATOC hack
Axel Davy
2015-02-06
1
-0
/
+1
*
st/nine: Implement RESZ hack
Axel Davy
2015-02-06
1
-0
/
+1
*
GL: Update glext.h to Revision 29735 (20150202).
Laura Ekstrand
2015-02-05
1
-7
/
+6
*
GL: Update glext.h to Khronos Revision 29537.
Laura Ekstrand
2015-02-02
1
-22
/
+26
*
st/nine: Add new texture format strings
Axel Davy
2015-01-22
1
-0
/
+3
*
st/nine: Add missing c++ declaration for IDirect3DVolumeTexture9
Xavier Bouchoux
2015-01-22
1
-0
/
+10
*
st/nine: Additional defines to d3dtypes.h
Xavier Bouchoux
2015-01-22
1
-0
/
+10
*
egl: Inform the client API when ancillary buffers may become undefined.
Eric Anholt
2015-01-06
1
-0
/
+1
*
egl: Add Haiku code and support
Alexander von Gluck IV
2014-12-23
1
-1
/
+9
*
mesa: remove support for GCC older than 3.3.0
Timothy Arceri
2014-12-17
2
-7
/
+2
*
i965/skl: Add Skylake PCI IDs
Kristian Høgsberg
2014-12-08
1
-0
/
+15
*
mesa: update glext.h to version 20141118
Brian Paul
2014-12-01
1
-32
/
+181
[next]