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
Age
Commit message (
Expand
)
Author
2008-05-31
i915: Eliminate void pointer arithmetic.
José Fonseca
2008-05-31
gallium: MSVC 8.0 already defines the cosf, sinf, etc.
José Fonseca
2008-05-31
gallium: Port timing functions to WinCE.
José Fonseca
2008-05-30
gallium: fix some PIPE_FORMAT_Z24S8_UNORM bugs in softpipe driver
Brian Paul
2008-05-30
egl: eglGetProcAddress() stub
Brian Paul
2008-05-30
egl: new eglGetProcAddress() code
Brian Paul
2008-05-30
egl: specify client API by bit flag, not string
Brian Paul
2008-05-30
egl: clean-up re-org of the client API state
Brian Paul
2008-05-30
egl: added eglDestroySurface function
Brian Paul
2008-05-30
egl: fix-up window resizes
Brian Paul
2008-05-30
egl: check for EGL_DRIVER env var to override normal driver selection process
Brian Paul
2008-05-30
egl: assorted fixes. The code works now.
Brian Paul
2008-05-30
egl: added surface_alloc_storage()
Brian Paul
2008-05-30
egl: fix width/height tests
Brian Paul
2008-05-30
link libEGL with Xlib
Brian Paul
2008-05-30
draw: trim incoming primitives
Keith Whitwell
2008-05-30
mesa: undo accidental setting of _ForceEyeCoords
Keith Whitwell
2008-05-30
Fix segfault in _save_OBE_DrawElements() when using VBO and display list (bug...
Brian Paul
2008-05-30
i915: Now using draw_elements_range
Jakob Bornecrantz
2008-05-30
i915: Made batch buffer size much larger
Jakob Bornecrantz
2008-05-30
Merge branch 'gallium-tex-surfaces' into gallium-0.1
Jakob Bornecrantz
2008-05-30
i915: Remade texture allocation code again
Jakob Bornecrantz
2008-05-30
i915: Fix extentions not being set
Jakob Bornecrantz
2008-05-30
sis: Removed useless comment
Jakob Bornecrantz
2008-05-29
egl: new EGL/gallium/softpipe/xlib winsys
Brian Paul
2008-05-29
egl: added Name field to _EGLDriver so a driver name string can propogate up ...
Brian Paul
2008-05-29
egl: use softpipe_egl driver by default
Brian Paul
2008-05-29
comments in _eglMain()
Brian Paul
2008-05-30
gallium: Provide the INT64_C/UINT64_C macros.
José Fonseca
2008-05-30
gallium: Replace getenv by placeholder code on WinCE.
José Fonseca
2008-05-29
draw: quieten some debug
Keith Whitwell
2008-05-29
i915: Fix GPU lockup on resize
Jakob Bornecrantz
2008-05-29
i915: Cleaned up intel_winsys_pipe.c
Jakob Bornecrantz
2008-05-29
i915: Deprecated pipe_winsys buffer functions
Jakob Bornecrantz
2008-05-29
draw: add more switches to turn FSE on/off
Keith Whitwell
2008-05-29
gallium: MSVC warning fixes.
José Fonseca
2008-05-29
psb: Make msvc happy.
José Fonseca
2008-05-29
draw: michal's patch for calling powf... teapot still not quite right
Keith Whitwell
2008-05-29
draw: better calculation of fetch_count
Keith Whitwell
2008-05-29
draw: remove printf
Keith Whitwell
2008-05-29
draw: make sure constant buffer data is aligned before passing to aos.c
Keith Whitwell
2008-05-29
i915: Remove last usage of surface_alloc_storage
Jakob Bornecrantz
2008-05-29
i915: Ops how did that get there
Jakob Bornecrantz
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
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
[next]