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
Age
Commit message (
Expand
)
Author
2008-06-24
gallium: Fix warning in u_blit.h
Jakob Bornecrantz
2008-06-24
egl: Stdint was missing from eglconfigutil.h
Jakob Bornecrantz
2008-06-24
mesa: Fix Windows GDI winsys build.
José Fonseca
2008-06-24
gallium: Avoid double arithmetic.
José Fonseca
2008-06-24
mesa: Use standard integer types.
José Fonseca
2008-06-24
mesa: Replace deprecated __MSC__ macro.
José Fonseca
2008-06-24
dri/intel: Use standard integer types.
José Fonseca
2008-06-24
gallium: Drop deprecated __MSC__ macro.
José Fonseca
2008-06-24
egl: Use standard integer types.
José Fonseca
2008-06-24
mesa/dri: User standard integer types.
José Fonseca
2008-06-24
mesa: More signed/unsigned float/integer fixes.
José Fonseca
2008-06-24
mesa: WGL is not part of the WinCE API.
José Fonseca
2008-06-24
gdi: Update for surface_alloc_storage changes.
José Fonseca
2008-06-24
mesa: Use appropriate unsigned/signed, float/integer types.
José Fonseca
2008-06-24
mesa: Use _mesa_bsearch.
José Fonseca
2008-06-24
mesa: bsearch implementation for WinCE.
José Fonseca
2008-06-24
mesa: Replace abort by asserts.
José Fonseca
2008-06-24
mesa: Move variable declarations to the scope top.
José Fonseca
2008-06-24
mesa: Don't include sys/types.h on WinCE.
José Fonseca
2008-06-23
gallium: added support for fixed-point formats, drawing
Brian Paul
2008-06-23
gallium: code for PIPE_SUBSYSTEM_WINDOWS_USER
Jonathan White
2008-06-24
mesa: ASSERT macro is already defined by WinCE headers.
José Fonseca
2008-06-24
mesa: No getenv on WinCE.
José Fonseca
2008-06-24
gallium: Use the more portable PIPE_ARCH_* PIPE_CC_* macros instead of ad-hoc...
José Fonseca
2008-06-24
gallium: WinCE does not have cosf, sinf, etc.
José Fonseca
2008-06-23
gallium: in softpipe_get_tex_surface() use the pitch specified in the softpip...
Brian Paul
2008-06-23
i915: Add render and texture support for tiled texture and buffers
Jakob Bornecrantz
2008-06-23
gallium: fix-up inverted do_copy_texsubimage()
Brian Paul
2008-06-23
gallium: fix Y-inverted copies
Brian Paul
2008-06-23
gallium: remove dead/prototype code
Brian Paul
2008-06-23
gallium: change surface_copy()'s do_flip to boolean
Brian Paul
2008-06-23
gallium: fix bad srcy coord if do_flip
Brian Paul
2008-06-23
gallium: fix bad srcy coord if do_flip
Brian Paul
2008-06-23
gallium: added some assertions
Brian Paul
2008-06-23
Don't make libmesa.a or libglapi.a depend on asm_subdirs
Brian Paul
2008-06-23
Create $(TOP)/$(LIB_DIR) for install, too
Dan Nicholson
2008-06-23
Ensure all objects are built when installing DRI
Dan Nicholson
2008-06-23
util: Blit can now copy from texture to surface
Jakob Bornecrantz
2008-06-23
gallium: Add accessor functions to get textures from a st_framebuffer
Jakob Bornecrantz
2008-06-23
scons: Update to target WinCE 6.0.
José Fonseca
2008-06-23
gallium: Fix warning in u_draw_quad.h
Jakob Bornecrantz
2008-06-23
i915: Removed level_offset from i915_texture
Jakob Bornecrantz
2008-06-22
draw: fix non-i386 builds
Keith Whitwell
2008-06-20
gallium: s/feadback/feedback/, duh
Brian
2008-06-20
gallium: fix invalid call to draw_set_mapped_constant_buffer()
Brian Paul
2008-06-20
gallium: fix some surface usage bugs
Brian Paul
2008-06-20
egl: added cpp assertions/sanity checks
Brian Paul
2008-06-20
mesa: init ctx->RenderMode
Brian Paul
2008-06-20
egl: added null ptr check
Brian Paul
2008-06-20
mesa: GL_BYTE vertex/texcoord arrays
Brian Paul
[next]