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
2010-01-12
r300g: add emission of texture tiling bits
Marek Olšák
2010-01-12
r300g: add is_r400 flag
Marek Olšák
2010-01-12
r300g: silence a warning
Marek Olšák
2010-01-12
r300g: only emit scissor when needed
Marek Olšák
2010-01-12
Revert "r300g: Placate kernel checker by explicitly disabling depth test."
Marek Olšák
2010-01-12
r300g: mark all states as dirty after flush
Marek Olšák
2010-01-12
nv50: fix 2 off by one memory leaks (nv50_miptree_level->image_offset)
Marcin Slusarz
2010-01-12
nv50: fix memory leak on nv50_pc free
Marcin Slusarz
2010-01-12
gallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for consistency.
José Fonseca
2010-01-12
gallium: Simplify PIPE_ALIGN_VAR.
José Fonseca
2010-01-12
gallium: Generalize the alignment macros to other compilers and any alignment.
José Fonseca
2010-01-12
r300g: Always emit scissors.
Corbin Simpson
2010-01-12
st/egl_g3d: Get the stapi from the driver.
Chia-I Wu
2010-01-12
egl: Add _EGLDriver as the first argument to GetProcAddress.
Chia-I Wu
2010-01-12
egl_xdri: Fix build breakage.
Chia-I Wu
2010-01-12
st/egl_g3d: Improve comments to the native display interface.
Chia-I Wu
2010-01-11
r300g: Add back dirty state check.
Corbin Simpson
2010-01-11
r300g: Placate kernel checker by explicitly disabling depth test.
Corbin Simpson
2010-01-11
r300g: Avoid segfault on binding null RS state.
Corbin Simpson
2010-01-11
st/mesa: removed unused var
Brian Paul
2010-01-11
st/mesa: comments, whitespace
Brian Paul
2010-01-12
winsys/drm: Use egl_g3d to build EGL drivers.
Chia-I Wu
2010-01-12
st/egl_g3d: Add support for KMS native display.
Chia-I Wu
2010-01-12
st/egl_g3d: Add support for EGL_MESA_screen_surface.
Chia-I Wu
2010-01-12
st/egl_g3d: Update the native display interface for modesetting.
Chia-I Wu
2010-01-12
st/egl_g3d: New EGL state tracker that uses Gallium.
Chia-I Wu
2010-01-12
winsys/drm: Add name field to drm_api.
Chia-I Wu
2010-01-12
egl: EGL_SCREEN_BIT_MESA is a valid bit.
Chia-I Wu
2010-01-12
st/mesa: Remove st_api.c.
Chia-I Wu
2010-01-12
st/vega: Make it compatible with st_public.h.
Chia-I Wu
2010-01-12
st/vega: Advertise OpenVG support.
Chia-I Wu
2010-01-11
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
Jesse Barnes
2010-01-11
st/xlib: Mark GLX functions as public.
Chia-I Wu
2010-01-11
st: Mark functions in st_public.h and vg_tracker.h as public.
Chia-I Wu
2010-01-11
gallium: Add PUBLIC macro for function visibility.
Chia-I Wu
2010-01-11
python: Integrate with llvmpipe if possible.
José Fonseca
2010-01-11
python: Mask out PIPE_TEXTURE_USAGE_DISPLAY_TARGET usage.
José Fonseca
2010-01-11
python: Prefer PIPE_FORMAT_Z32_UNORM.
José Fonseca
2010-01-11
python: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead of DISPLAY_TARGET.
José Fonseca
2010-01-11
util: Set flatshade for blitter.
Corbin Simpson
2010-01-11
radeong: Check for DONTBLOCK before flushing, remove dead code.
Corbin Simpson
2010-01-11
util/blitter: remove unused variable
Keith Whitwell
2010-01-11
Fix compressed texture loads for non-minimal pitches
Luca Barbieri
2010-01-10
r300g: Don't bother testing for empty scissors.
Corbin Simpson
2010-01-10
util: Apply Brian's suggested blit improvements.
Corbin Simpson
2010-01-10
gallium: u_blitter add overlapping blit support.
Dave Airlie
2010-01-10
r300g: Atomize scissors.
Corbin Simpson
2010-01-10
r300g: Move TCL bypass switch to main context.
Corbin Simpson
2010-01-10
r300g: Atomize viewport.
Corbin Simpson
2010-01-10
r300g: Move ROPCNTL to the top of the emit order.
Corbin Simpson
[next]