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
/
gallium
Age
Commit message (
Expand
)
Author
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
st/wgl: don't advertise WGL_EXT_swap_interval string
Keith Whitwell
2009-07-03
wgl: Lookup framebuffers by HWND whenever possible.
José Fonseca
2009-07-02
Nuke old trace-drm integration.
Corbin Simpson
2009-07-02
r300g: Readd trace driver support
Jakob Bornecrantz
2009-07-02
i915g: Readd trace driver support
Jakob Bornecrantz
2009-07-02
trace: Add drm api integration
Jakob Bornecrantz
2009-07-01
r300g: Fix recursive Draw flush.
Corbin Simpson
2009-07-01
r300g: Use floats for surface_copy texcoords, use correct src and dest.
Corbin Simpson
2009-07-01
radeon-gallium: Adapt to drm_api changes.
Corbin Simpson
2009-07-01
nouveau: return some supported zeta formats
Ben Skeggs
2009-07-01
nouveau: deal with PIPE_CAP_TGSI_CONT_SUPPORTED
Ben Skeggs
2009-07-01
nouveau: fix build...
Ben Skeggs
2009-07-01
drm/st: Remove drm_api struct from drivers
Jakob Bornecrantz
2009-06-30
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-30
gallium: remove the pipe_sampler_state::shadow_ambient field
Brian Paul
2009-06-30
util: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling buffer_flush_mapped_r...
José Fonseca
2009-06-30
gallium: New PIPE_BUFFER_USAGE_FLUSH_EXPLICIT flag for buffer_flush_mapped_ra...
José Fonseca
2009-07-01
util: Increase OutputDebugStringA to 4k.
José Fonseca
2009-07-01
st/wgl: dummy implementation of wgl swapinterval extension
Keith Whitwell
2009-07-01
gallium: fix the front face semantics
Zack Rusin
2009-07-01
wgl: Optimize wglGetProcAddress.
José Fonseca
2009-06-30
identity: Create a drm_api wrapper
Jakob Bornecrantz
2009-06-30
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-29
softpipe: use shadow_compare4() to compare texcoord to four texture samples
Brian Paul
2009-06-29
softpipe: pass sampler state to shadow_compare()
Brian Paul
2009-06-29
nouveau: Expect right params to tex_transfer_destroy().
Younes Manton
2009-06-29
nouveau: Turn off debug cannon.
Younes Manton
2009-06-29
gallium/draw: sketch out some missing pointcoord code
Brian Paul
2009-06-26
cell: PIPE_CAP_TGSI_CONT_SUPPORTED query
Brian Paul
2009-06-26
softpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
Brian Paul
2009-06-26
gallium: added PIPE_CAP_TGSI_CONT_SUPPORTED
Brian Paul
2009-06-26
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-26
aux/indices: don't use 'prim' value once it is known to be bad
Keith Whitwell
2009-06-24
wgl: Handle flush after a window is destroyed.
José Fonseca
2009-06-19
softpipe: return alpha=1 in shadow_compare() function
Brian Paul
2009-06-18
util: Add cast.
José Fonseca
2009-06-18
draw: Replace pointer arithmetic with cast.
José Fonseca
2009-06-18
trace: Use size_t consistently.
José Fonseca
2009-06-18
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-18
wgl: Fix window resizing in multithread applications.
José Fonseca
2009-06-18
wgl: Move all thread related code together.
José Fonseca
2009-06-17
st/glx: added null ptr check in Fake_glXCreatePixmap()
Brian Paul
2009-06-17
wgl: Factor out some repetitive code into inline functions.
José Fonseca
2009-06-16
softpipe: fix out of bounds quad rasterization bug
Brian Paul
2009-06-16
gallium: Avoid atomic ops / locking when src is dst.
José Fonseca
2009-06-15
python/tests: Add is_depth_stencil_format utility function.
José Fonseca
2009-06-15
python/tests: Cleanup texture_sample.
José Fonseca
2009-06-15
rtasm: Use 32bit constant.
José Fonseca
2009-06-15
gallium: Ensure assert macro is defined before being used in p_thread.h
José Fonseca
[next]