- 31 May, 2010 12 commits
-
-
Chia-I Wu authored
Fix several portability issues and add SConscript for Windows build.
-
Chia-I Wu authored
That is, use khronos_uint32_t instead of uint32_t.
-
Chia-I Wu authored
Define PUBLIC to __declspec(dllexport) when _MVC_VER is defined.
-
Chia-I Wu authored
Use __declspec(dllexport) when KHRONOS_DLL_EXPORTS is defined.
-
Chia-I Wu authored
eglplatform.h no longer defines int32_t.
-
Chia-I Wu authored
Define macros to enable dllexport and thread support. Adjust the output path of mapi sources.
-
Chia-I Wu authored
-
Chia-I Wu authored
It was used by glapi, which has been moved to mapi.
-
Chia-I Wu authored
Those macros used by _mesa_init_shader_dispatch are not available when FEATURE_GL is not defined.
-
Marek Olšák authored
to match what DDX sets. This prevents some flushes from occuring.
-
Marek Olšák authored
-
Marek Olšák authored
What was the purpose of it?
-
- 30 May, 2010 17 commits
-
-
Vinson Lee authored
-
Vinson Lee authored
-
Alex Deucher authored
Signed-off-by:
Alex Deucher <alexdeucher@gmail.com>
-
José Fonseca authored
-
José Fonseca authored
Only do this if runtime debugging flags to show subtiles/tiles are set.
-
José Fonseca authored
Like the other places.
-
José Fonseca authored
-
José Fonseca authored
-
José Fonseca authored
-
José Fonseca authored
That observes strict-aliasing rules.
-
José Fonseca authored
-
José Fonseca authored
-
José Fonseca authored
-
Chia-I Wu authored
Match MALLOC with FREE. Otherwise, it causes weird segfaults when built with memory debugging.
-
Chia-I Wu authored
This is some refactoring works. Creating a pbuffer from an EGL_OPENVG_IMAGE is still not supported.
-
Chia-I Wu authored
It was broken since surface_copy -> resource_copy_region transition.
-
Chia-I Wu authored
Check if the native native is EGL_DEFAULT_DISPLAY. If not, treat it as an fd.
-
- 29 May, 2010 10 commits
-
-
Marek Olšák authored
Yes I am fixing r300c ... who knew?
-
Marek Olšák authored
-
Marek Olšák authored
-
Marek Olšák authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Jakob Bornecrantz authored
-
Kristian Høgsberg authored
-
Kristian Høgsberg authored
It always returns a valid xcb_connection_t, but if connection failed, it's in the error state.
-
Marek Olšák authored
-
- 28 May, 2010 1 commit
-
-
Eric Anholt authored
This will help in bufmgr debugging and aub dumping.
-