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
/
gallium
/
targets
/
egl-static
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] makefiles: use configured name for -ldrm* where possible
Maarten Lankhorst
2012-11-16
1
-8
/
+8
*
Temporarily revert "mesa: remove remaining FEATURE_* defines where protected ...
José Fonseca
2012-09-15
1
-0
/
+2
*
mesa: remove remaining FEATURE_* defines where protected by API check.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
targets/egl-static: Fix some missing symbols.
José Fonseca
2012-05-12
1
-0
/
+2
*
scons: Fix egl-static build due to conflicting symbols.
José Fonseca
2012-04-15
1
-2
/
+1
*
targets/{egl-static,gbm}: further clean-up the nvfx remains
Martin Peres
2012-04-14
1
-1
/
+1
*
radeonsi: initial WIP SI code
Tom Stellard
2012-04-13
4
-1
/
+43
*
egl-static: fix printf warning
Dylan Noblesmith
2012-04-13
1
-1
/
+2
*
r600g: add support for common surface allocator for tiling v13
Jerome Glisse
2012-02-06
1
-0
/
+2
*
automake: src/egl/wayland
Benjamin Franzke
2012-01-26
1
-1
/
+1
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
1
-0
/
+7
*
gbm: install libgbm.so into lib
Matt Turner
2012-01-24
1
-1
/
+0
*
egl,gbm_gallium: Fix linkage against gbm from automake
Benjamin Franzke
2012-01-24
1
-0
/
+1
*
Always build shared glapi
Matt Turner
2012-01-20
1
-7
/
+0
*
i965g: Delete this driver.
Kai Wasserbäch
2011-11-29
3
-43
/
+1
*
r600g: move all files from winsys/r600 into drivers/r600
Marek Olšák
2011-09-30
2
-3
/
+3
*
st/egl: add support for null platform
Chia-I Wu
2011-09-20
1
-0
/
+3
*
android: make DRM optional
Chia-I Wu
2011-08-27
2
-4
/
+11
*
android: add support for nouveau
Chia-I Wu
2011-08-27
1
-0
/
+3
*
android: add support for r300g
Chia-I Wu
2011-08-27
1
-0
/
+3
*
android: add support for i915g
Chia-I Wu
2011-08-27
1
-0
/
+3
*
android: add support for vmwgfx
Chia-I Wu
2011-08-27
1
-0
/
+3
*
targets/egl-static: fix nouveau and vmwgfx for Android
Chia-I Wu
2011-08-27
1
-0
/
+10
*
android: add support for r600g
Chia-I Wu
2011-08-25
1
-0
/
+4
*
st/egl: improve error logging
Chia-I Wu
2011-08-21
1
-1
/
+9
*
android: build targets/egl-static
Chia-I Wu
2011-08-21
1
-0
/
+52
*
targets/egl-static: do not rely on libudev on Android
Chia-I Wu
2011-08-21
1
-0
/
+64
*
r600g: first step into winsys/radeon
Marek Olšák
2011-08-16
2
-3
/
+5
*
targets/{egl,gbm}: omit unneeded libdrm_radeon
Chia-I Wu
2011-07-29
1
-2
/
+0
*
egl/gallium: fix build without softpipe and llvmpipe
Tobias Droste
2011-07-27
1
-3
/
+9
*
targets/egl-static: fix a linking error
Chia-I Wu
2011-07-13
1
-1
/
+1
*
scons: Expose pkg-config in a simpler manner.
José Fonseca
2011-06-30
1
-10
/
+6
*
target/egl-static: fix a compiler warning
Chia-I Wu
2011-06-30
1
-0
/
+3
*
targets/egl-static: fix library search order
Chia-I Wu
2011-06-28
1
-2
/
+2
*
targets/egl-static: fix building without libudev
Chia-I Wu
2011-06-26
1
-1
/
+2
*
targets/egl-static: refactor drm_fd_get_screen_name
Chia-I Wu
2011-06-26
1
-28
/
+53
*
targets/egl-static: do not use DRI_LIB_DEPS
Chia-I Wu
2011-06-25
1
-3
/
+3
*
targets/egl-static: replace targets/egl
Chia-I Wu
2011-06-24
1
-0
/
+201
*
targets/egl-static: allow st/mesa to be dynamically loaded
Chia-I Wu
2011-06-24
4
-19
/
+148
*
targets/egl-static: add support for driver lookup
Chia-I Wu
2011-06-24
1
-0
/
+82
*
st/egl: drop guess_gl_api from egl_g3d_loader
Chia-I Wu
2011-06-24
1
-7
/
+0
*
r300g/winsys: rename r300->radeon and do a little cleanup
Marek Olšák
2011-04-18
1
-2
/
+2
*
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-02-11
1
-1
/
+0
*
Remove talloc from the SCons build system.
Kenneth Graunke
2011-01-31
1
-1
/
+1
*
scons: Add support for GLES.
Chia-I Wu
2011-01-22
1
-4
/
+12
*
targets/egl-static: Assorted cleanups and fixes.
Chia-I Wu
2011-01-15
1
-12
/
+12
*
targets/egl-static: Remove unnecessary header.
Vinson Lee
2011-01-13
1
-1
/
+0
*
scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'.
José Fonseca
2011-01-13
1
-0
/
+1
*
scons: Build libOpenVG.dll & libEGL.dll
José Fonseca
2011-01-13
1
-1
/
+4
*
scons: Update windows build for vgapi->openvg rename.
José Fonseca
2011-01-12
1
-1
/
+1
[next]