index
:
~osiris/mesa
master
r300-blit
r300g-vbo
radeon-texrewrite-clean
radeon_copyteximage
radeon_fbos
radeon_tiled_textures
tiled_textures
Unnamed repository; edit this file to name it for gitweb.
osiris
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-22
winsys/drm: Add swrast.
Chia-I Wu
8
-2
/
+72
2010-01-22
st/egl: Remove the egl state tracker.
Chia-I Wu
15
-1249
/
+8
2010-01-22
egl: Remove USING_EGL and the related drivers.
Chia-I Wu
13
-2015
/
+0
2010-01-22
egl: Remove the demo driver.
Chia-I Wu
4
-323
/
+2
2010-01-22
st/egl_g3d: Use glxinit.c from egl_xdri.
Chia-I Wu
4
-590
/
+10
2010-01-22
docs: Update the status of egl_xdri.
Chia-I Wu
1
-6
/
+6
2010-01-22
egl_xdri: Add support for DRISW.
Chia-I Wu
3
-15
/
+42
2010-01-22
egl_xdri: Flush commands on context switch and buffer swap.
Chia-I Wu
1
-6
/
+24
2010-01-22
egl_xdri: Report only OpenGL support.
Chia-I Wu
1
-9
/
+2
2010-01-22
egl_xdri: Do not reinitialize in __glXInitialize.
Chia-I Wu
3
-25
/
+78
2010-01-22
egl_glx: Report only OpenGL support.
Chia-I Wu
1
-10
/
+3
2010-01-22
egl: Update driver Makefiles.
Chia-I Wu
2
-134
/
+23
2010-01-22
egl: Add Makefile.template for EGL drivers.
Chia-I Wu
1
-0
/
+51
2010-01-22
winsys/drm: Update Makefile.template.
Chia-I Wu
1
-8
/
+1
2010-01-21
Fix typo in configure message for gcc -fvisibility=hidden
Alan Coopersmith
1
-1
/
+1
2010-01-21
gallium: fix conditional rendering comment
Brian Paul
1
-1
/
+1
2010-01-21
gallium/docs: document conditional rendering
Brian Paul
1
-0
/
+36
2010-01-21
gallium: updated comments, whitespace fixes
Brian Paul
1
-15
/
+15
2010-01-21
mesa: minor whitespace fix
Brian Paul
1
-1
/
+1
2010-01-21
mesa: support for GL_ARB_fragment_coord_conventions
Luca Barbieri
5
-0
/
+20
2010-01-21
progs/fp: testcases for GL_ARB_fragment_coord_conventions
Brian Paul
4
-0
/
+22
2010-01-21
docs: remove old pbuffer info
Brian Paul
2
-55
/
+0
2010-01-21
docs: added target attribute to external URLs
Brian Paul
2
-2
/
+4
2010-01-21
docs: add links to the egl, openvg, opengles pages
Brian Paul
1
-1
/
+4
2010-01-21
softpipe: added region assertions in softpipe_get_tex_transfer()
Brian Paul
1
-0
/
+4
2010-01-21
docs: new Mesa source tree overview page.
Brian Paul
2
-0
/
+166
2010-01-21
dri: Remove unnecessary glapi headers.
Chia-I Wu
6
-9
/
+0
2010-01-21
Do not include glapi/dispatch.h outside Mesa core.
Chia-I Wu
6
-6
/
+10
2010-01-21
docs: Update documentation for OpenVG and OpenGL ES.
Chia-I Wu
2
-15
/
+8
2010-01-21
docs: Add documentation for EGL.
Chia-I Wu
1
-0
/
+224
2010-01-20
gallium/i965: Make brw_batchbuffer prototypes match in source & header
Alan Coopersmith
2
-3
/
+3
2010-01-20
radeong: Fix EGL driver names.
Corbin Simpson
2
-2
/
+2
2010-01-20
Fix touching live system during install.
Tomas Chvatal
1
-1
/
+1
2010-01-20
r200: re-adding missing pitch alignment check in blit code
Alex Deucher
1
-0
/
+4
2010-01-20
mesa: replace questionable CPU_TO_LE32 macro with function
Brian Paul
1
-6
/
+9
2010-01-20
Copy __FUNCTION__ portability #defines from mesa/compiler.h to eglcompiler.h
Alan Coopersmith
1
-0
/
+18
2010-01-20
r200: fix some breakage after move to common blit code
Alex Deucher
1
-4
/
+0
2010-01-20
r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c
Alex Deucher
1
-1
/
+1
2010-01-20
st/egl_g3d: Add support for driver probe.
Chia-I Wu
2
-11
/
+108
2010-01-20
st/egl_g3d: Add support for probe to native displays.
Chia-I Wu
5
-7
/
+146
2010-01-20
egl: Add a simple cache for driver probe.
Chia-I Wu
2
-0
/
+56
2010-01-20
egl: Improve driver matching.
Chia-I Wu
3
-20
/
+35
2010-01-20
egl: Rename _EGL_PLATFORM_X to _EGL_PLATFORM_POSIX.
Chia-I Wu
2
-9
/
+9
2010-01-20
egl: Remove unused driver and display functions.
Chia-I Wu
4
-156
/
+0
2010-01-20
egl: Use _eglPreloadDrivers.
Chia-I Wu
2
-9
/
+3
2010-01-20
egl: Add _eglPreloadDrivers.
Chia-I Wu
3
-7
/
+215
2010-01-20
st/egl_g3d: Do not reuse the pipe transfer in ximage.
Chia-I Wu
1
-18
/
+22
2010-01-19
mklib: Fix static library generation/installation on Solaris
Alan Coopersmith
1
-1
/
+1
2010-01-19
Remove hardcoded -Wall from Radeon DRI makefiles
Alan Coopersmith
4
-5
/
+3
2010-01-19
r300g: Move GB_AA_CONFIG to its eventual new home.
Corbin Simpson
4
-6
/
+8
[next]