index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
drivers
/
haiku
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: directly access static members instead of using _egl{Get,Set}ConfigKey()
Eric Engestrom
2020-02-14
1
-29
/
+28
*
egl: store the native surface pointer in struct _egl_surface
Paulo Zanoni
2019-05-14
1
-1
/
+1
*
egl: use coherent variable names
Eric Engestrom
2019-02-06
1
-10
/
+10
*
egl/haiku: Fix reference to disp vs dpy
Alexander von Gluck IV
2019-01-02
1
-1
/
+2
*
egl: set the EGLDevice when creating a display
Emil Velikov
2018-11-01
1
-0
/
+8
*
egl: drop EGL driver `name`
Eric Engestrom
2018-10-31
1
-2
/
+0
*
egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}
Eric Engestrom
2018-10-31
1
-13
/
+3
*
egl/haiku: Correct invalid void* conversion in calloc
Alexander von Gluck IV
2017-11-13
1
-1
/
+2
*
Revert "egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}"
Marek Olšák
2017-10-18
1
-3
/
+12
*
Revert "egl: drop EGL driver `name`"
Marek Olšák
2017-10-18
1
-0
/
+2
*
egl: drop EGL driver `name`
Eric Engestrom
2017-10-18
1
-2
/
+0
*
egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}
Eric Engestrom
2017-10-18
1
-12
/
+3
*
egl_haiku: drop haiku_egl_driver struct
Eric Engestrom
2017-10-12
1
-20
/
+14
*
egl: replace _egl_driver->Unload() callback with a simple free()
Eric Engestrom
2017-10-12
1
-9
/
+0
*
egl: Simplify the "driver" interface
Adam Jackson
2017-10-05
1
-1
/
+1
*
egl: fold _eglError() + return EGL_FALSE
Emil Velikov
2017-06-26
1
-4
/
+2
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+2
*
scons: rework the EGL build
Emil Velikov
2015-07-22
1
-25
/
+0
*
egl/haiku: remove unused DEFAULT_DRIVER_DIR define
Emil Velikov
2015-07-22
1
-4
/
+0
*
egl/haiku: fix Mesa build under Haiku
Alexander von Gluck IV
2015-06-29
1
-14
/
+14
*
egl/haiku: coding style fixes
Emil Velikov
2015-06-12
1
-4
/
+5
*
egl/haiku: plug some obvious memory leaks
Emil Velikov
2015-06-12
1
-7
/
+25
*
egl/haiku: minor surface management cleanups
Emil Velikov
2015-06-12
1
-11
/
+4
*
egl/haiku: kill off haiku_log()
Emil Velikov
2015-06-12
1
-24
/
+0
*
egl/haiku: we don't use src/loader, drop all the references to it
Emil Velikov
2015-06-12
2
-8
/
+0
*
egl/haiku: remove unused variables in struct haiku_egl_driver
Emil Velikov
2015-06-12
1
-4
/
+0
*
egl/haiku: handle memory allocation failure
Emil Velikov
2015-06-12
1
-7
/
+28
*
egl/haiku: use CALL/TRACE/ERROR over _eglLog() for haiku specifics
Emil Velikov
2015-06-12
1
-25
/
+39
*
egl/haiku: remove commented out code
Emil Velikov
2015-06-12
1
-93
/
+0
*
egl/haiku: use correct version variable
Emil Velikov
2015-06-12
1
-2
/
+1
*
egl/haiku: Drop extern "C". No longer needed
Alexander von Gluck IV
2015-05-14
1
-2
/
+0
*
egl/drivers: include stdint.h where needed
Emil Velikov
2015-03-05
1
-0
/
+1
*
egl/haiku: Clean up SConscript whitespace
Alexander von Gluck IV
2014-12-23
1
-13
/
+12
*
egl: Clean up Haiku visual creation
Alexander von Gluck IV
2014-12-23
1
-49
/
+47
*
egl: Add Haiku code and support
Alexander von Gluck IV
2014-12-23
2
-0
/
+473