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-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
2009-06-15
softpipe: Fix softpipe_is_texture_referenced.
José Fonseca
2009-06-15
dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth...
Thomas Hellstrom
2009-06-15
gallium: Fix segfault and valgrind error introduced with commit 3f2e006b75970...
Thomas Hellstrom
2009-06-11
python/retrace: Show the contents of the depth/stencil and surfaces before/af...
José Fonseca
2009-06-11
python/retrace: Interpret is_texture_referenced/is_buffer_referenced.
José Fonseca
2009-06-11
wgl: Fix prototype.
José Fonseca
2009-06-11
gallium: New pf_is_depth_and_stencil / pf_is_depth_or_stencil inlines.
José Fonseca
2009-06-11
python/tests: Test sampling from a depth texture.
José Fonseca
2009-06-10
util: Single precision constants.
José Fonseca
2009-06-10
gallium: Shorthand functions for computing stride and sizes for a rect.
José Fonseca
2009-06-09
stw: ignore swapbuffer requests on singlebuffer
Keith Whitwell
2009-06-08
pipebuffer: Silence out of heap space debug print
Jakob Bornecrantz
2009-06-08
stw: If stfb not set don't call into mesa
Jakob Bornecrantz
2009-06-04
softpipe: separate case for PIPE_PRIM_POLYGON in sp_vbuf_draw()
Brian Paul
2009-06-04
softpipe: fix incorrect tri vertex order for PIPE_PRIM_POLYGON rendering
Brian Paul
2009-06-04
tgsi: increase MAX_LABELS to 4096
Brian Paul
2009-06-02
util: Unsaved change missing from last commit.
José Fonseca
2009-06-02
util: Support Z24S8/Z24X8 -> unsigned conversion.
José Fonseca
2009-06-02
util: Fix 24 to 32 bit expansion binary arithmetic expression.
José Fonseca
2009-06-01
gallium/draw: Free specialized versions of driver shaders
Keith Whitwell
2009-06-01
draw: free more token arrays
Keith Whitwell
2009-06-01
draw: avoid leaking tokens when building pstipple fragment shader
Keith Whitwell
2009-06-01
wgl: Destroy the framebuffer when the window is destroyed.
José Fonseca
2009-06-01
draw: reset extra_vp_outputs.slot to zero in widepoint_flush()
Brian Paul
2009-05-31
wgl: Cleanup framebuffer destruction logic.
José Fonseca
2009-05-31
wgl: Ensure we only create framebuffers for HDC associated with a window.
José Fonseca
2009-05-30
wgl: Use the right pixel format.
José Fonseca
2009-05-30
wgl: Fix debugging output.
José Fonseca
2009-05-30
wgl: Rename function.
José Fonseca
2009-05-30
wgl: Remove unused field.
José Fonseca
2009-05-30
softpipe: fix incorrect provoking vertex color for PIPE_PRIM_POLYGON
Brian Paul
2009-05-18
softpipe: add texture target sanity check assertion
Brian Paul
2009-05-09
gallium: replace lib with $(LIB_DIR)
Hanno Böck
2009-05-08
wgl: Grow the maximum number of pixel formats to cope with the new accum pixe...
José Fonseca
2009-05-08
wgl: Export pixelformats with accumulation bits.
José Fonseca
2009-05-08
util/upload: catch failures to map_range and return error
Keith Whitwell
2009-05-08
stw: fix potential uninitialized use of curctx
Keith Whitwell
2009-05-08
wgl: Enforce a minimum 1x1 framebuffer size.
José Fonseca
2009-05-08
wgl: Add assertion for missing function.
José Fonseca
2009-05-08
wgl: Remove unused variable.
José Fonseca
2009-05-08
wgl: Implement ShareLists.
José Fonseca
2009-05-08
wgl: Implemente SwapLayerBuffers.
José Fonseca
[next]