index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
x11
Age
Commit message (
Expand
)
Author
2008-09-21
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
mesa: improved driver query interface
Keith Whitwell
2008-09-18
mesa: prefix more #includes with "main/"
Brian Paul
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-08-11
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
2008-07-15
mesa: extra braces
Blair Sadewitz
2008-07-13
util: Eliminate pipe from the arguments to pipe_get/put_tile_xxx functions.
José Fonseca
2008-07-12
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-06-21
remove old comments
Brian Paul
2008-06-17
assorted glide driver fixes
Wilfried Holzke
2008-06-09
mesa: Xlib libGL.so fixes from master
Brian Paul
2008-06-09
fix Xlib libGL.so build problem.
Brian Paul
2008-06-08
remove realglx.[ch] from build
Brian
2008-06-05
sync up with Makefile changes on master
Brian Paul
2008-06-05
added dependencies
Brian Paul
2008-06-05
new Makefile for building "stand-alone", Xlib-based libGL
Brian Paul
2008-06-05
prefix some includes with mesa/ or glapi/
Brian Paul
2008-05-27
allow GLX_SAMPLES_ARB==0 (bug 16073)
Brian Paul
2008-04-23
glcore: drop outdated sources files intented for xorg
George Sapountzis
2008-04-23
glcore: tree sharing for DRI and XMesa
George Sapountzis
2008-04-23
glcore: build from mesa
George Sapountzis
2008-04-01
added some missing calls to _mesa_enable_x_y_extensions()
Brian
2008-03-31
gallium: Eliminate p_winsys::printf
José Fonseca
2008-02-25
Remove files of unsupported build systems.
José Fonseca
2008-02-16
Fix potential glDrawPixels(GL_DEPTH_COMPONENT) crashes (bug 13915)
Brian
2008-02-15
Code reorganization: update build.
José Fonseca
2008-01-25
gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code
Keith Whitwell
2008-01-22
Fix some issues with glDrawBuffer(GL_NONE), bug 14198
Brian
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2007-12-09
Adapt for winsys interface changes.
José Fonseca
2007-11-30
Merge branch 'master' of git+ssh://joukj@git.freedesktop.org/git/mesa/mesa
joukj
2007-11-06
Supply buffer usage hints to winsys.
José Fonseca
2007-11-03
fix typo
Brian
2007-10-31
fix some breakage from lifting vbo/tnl code
Brian
2007-10-31
Lift VBO/tnl stuff up out of drivers
Brian
2007-10-31
Merge branch 'master' of git+ssh://joukj@git.freedesktop.org/git/mesa/mesa
Jouk
2007-10-30
Set _NEW_BUFFERS in glRead/DrawBuffer().
Brian
2007-10-29
Rename 'mms-config.' to 'mms.config'.
Michal Krol
2007-10-28
Replace supported_formats with is_format_supported interface.
Michal Krol
2007-10-27
Remove remnants of softpipe_surface.
Brian
2007-10-26
surface_alloc() is now a winsys function.
Brian
2007-10-25
Move region_alloc() and region_release() to pipe_winsys.
Brian
2007-10-25
Move the get/put_tile() functions to pipe_context.
Brian
2007-10-24
a bit more work for optimizing clears in tile cache (not enabled yet)
Brian
2007-10-24
added a pipe->flush() call in xmesa_clear()
Brian
2007-10-22
don't apply ColorMask to main gc
Brian
2007-10-22
don't apply ColorMask to main gc
Brian
2007-10-22
don't use GL types for get/put_tile() params
Brian
[next]