index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2008-05-29
i915: Get up to date with the latest EGL changes
Jakob Bornecrantz
2008-05-29
draw: draw_range_elements trial
Keith Whitwell
2008-05-29
scons: Remove duplicate entry.
Michal Krol
2008-05-29
draw: Put PIPE_CDECL in the right places.
José Fonseca
MSVC seems picky about this.
2008-05-29
draw: share machine
Keith Whitwell
2008-05-28
draw: enable FSE by default
Keith Whitwell
2008-05-28
egl: re-enable LOCAL_CFLAGS
Brian Paul
2008-05-28
egl: remove unused Display field
Brian Paul
2008-05-28
egl: move a few small functions into new eglmisc.[ch] files
Brian Paul
2008-05-28
egl: make sure EGL_VERSION_STRING query returns same version as eglInitialize()
Brian Paul
2008-05-28
egl: query/print EGL_CLIENT_APIS
Brian Paul
2008-05-28
egl: include egldefines.h
Brian Paul
2008-05-28
egl: added egldefines.h
Brian Paul
2008-05-28
egl: bring card->driver lookup code into egldriver.c
Brian Paul
2008-05-28
egl: pass args to _eglOpenDriver()
Brian Paul
2008-05-28
egl: added args string to _eglMain()
Brian Paul
2008-05-28
egl: added eglstring.[ch]
Brian Paul
2008-05-28
prototype new code to map card number to driver name
Brian Paul
2008-05-28
link libEGLdri.so with libdrm
Brian Paul
2008-05-28
rtasm: special case for [ebp]
Keith Whitwell
2008-05-28
x-related EGL code (stub)
Brian Paul
2008-05-28
draw: Use PIPE_CDECL.
José Fonseca
2008-05-28
scons: Add new files.
José Fonseca
2008-05-28
scons: List missing files for draw module.
Michal Krol
2008-05-28
draw: Decorate callbacks with PIPE_CDECL.
Michal Krol
2008-05-28
i915: Add draw_flush to state changes
Jakob Bornecrantz
2008-05-28
tgsi: Observe constness.
José Fonseca
2008-05-28
translate: Mark functions as PIPE_CDECL.
José Fonseca
2008-05-28
Merge branch 'gallium-vertex-linear' into gallium-tex-surfaces
Keith Whitwell
2008-05-28
i915: DriConfigOptions started complaining on this line
Jakob Bornecrantz
2008-05-28
i915: Remove workaround for buggy draw module
Jakob Bornecrantz
2008-05-28
i915: Prepare for tiled private front and back buffers
Jakob Bornecrantz
2008-05-28
i915: Made vertex submission eaven faster
Jakob Bornecrantz
2008-05-28
i915: Made vbuf work
Jakob Bornecrantz
2008-05-28
Merge branch 'gallium-vertex-linear' into gallium-0.1
Jakob Bornecrantz
Conflicts: src/gallium/auxiliary/draw/draw_pt_varray.c
2008-05-28
i915: Don't segfault on buffer allocation error
Jakob Bornecrantz
2008-05-28
i915: Make EGL_i915 compile
Jakob Bornecrantz
2008-05-28
i915: Make EGL_i915 segfault if modesetting is not working
Jakob Bornecrantz
2008-05-28
egl: Temporarily disable eglx.[c|h] building
Jakob Bornecrantz
2008-05-28
egl: Make dri driver compile
Jakob Bornecrantz
2008-05-28
egl: Make demo driver compile
Jakob Bornecrantz
2008-05-28
egl: Fix warning in eglgears
Jakob Bornecrantz
2008-05-28
egl: Make demo3 compile
Jakob Bornecrantz
2008-05-28
gallium: Windows CE portability fixes.
José Fonseca
2008-05-27
include eglconfigutil.h
Brian Paul
2008-05-27
Move some config-related utility functions into new eglconfigutil.c file.
Brian Paul
2008-05-27
misc updates, clean-ups, remove dependency on mtypes.h
Brian Paul
2008-05-27
minor overhaul/re-org of driver selection/loading code
Brian Paul
2008-05-27
softpipe: enable vbuf by default
Keith Whitwell
The non-vbuf option is going away...
2008-05-27
draw: reset stipple counter whenever non-line prim encountered
Keith Whitwell
[prev]
[next]