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-09-03
gallium/xlib: silence unitialized var warning
Brian Paul
2009-09-03
gallium/xlib: silence uninitialized var warning
Brian Paul
2009-09-02
util: add version of u_blit_pixels which takes a writemask
Keith Whitwell
2009-09-02
draw: remove unused variable
Keith Whitwell
2009-08-28
util: Reset size to zero when failed to allocate buffer.
José Fonseca
2009-08-27
gallium/util: added support for SRGB formats
Brian Paul
2009-08-27
gallium/util: added cases for SRGB formats
Brian Paul
2009-08-24
xlib: fix single buffer window resize bug
Brian Paul
2009-08-20
tgsi: check for SOA dependencies in SSE and PPC code generators
Brian Paul
2009-08-20
tgsi: handle SOA dependencies for MOV/SWZ
Brian Paul
2009-08-20
tgsi: added tgsi_full_instruction::Flags field
Brian Paul
2009-08-18
tgsi/ppc: we don't implement saturation modes yet
Brian Paul
2009-08-18
tgsi/sse: we don't implement saturation modes yet
Brian Paul
2009-08-14
gallium: Always map for READ flag when DISCARD is not set.
José Fonseca
2009-08-14
trace: Remove space next to the class attribute of the trace.
José Fonseca
2009-08-14
python/retrace: Open bz2 files correctly.
José Fonseca
2009-08-13
draw: cope with more primitives in draw_pipeline_run
Keith Whitwell
2009-08-06
util: fix incorrect assertion
Brian Paul
2009-08-06
util: include u_surface.h, added comment
Brian Paul
2009-08-06
util: use util_same_surface() to compare surface pointers
Brian Paul
2009-08-06
util: added util_same_surface() helper function
Brian Paul
2009-08-05
util: added comment/question about blit clipping
Brian Paul
2009-08-05
util: added util_blit_pixels() overlap test
Brian Paul
2009-08-05
util: fix util_blit_pixels() test for surface_copy() path
Brian Paul
2009-08-05
util: reformatting and comments
Brian Paul
2009-07-29
util: _debug_printf should print even when DEBUG is not defined
Keith Whitwell
2009-07-27
softpipe: include sp_winsys.h to silence function prototype warning
Brian Paul
2009-07-26
util: fix typo.
José Fonseca
2009-07-16
python/retrace: Process the call no passed to --to option inclusively.
José Fonseca
2009-07-16
python/retrace: Dump the surface copy contents.
José Fonseca
2009-07-16
python/retrace: Flush stdout before calling the pipe driver.
José Fonseca
2009-07-16
python: Hack to prevent segmentation faults when python exits.
José Fonseca
2009-07-16
wgl: Expose pipe_screen/pipe_context via an extension.
José Fonseca
2009-07-16
python: Obtain pipe_screen/pipe_context from the system's OpenGL driver.
José Fonseca
2009-07-15
softpipe: limit blend results to [0,1]
Luca Barbieri
2009-07-15
python/retrace: Interpret surface_copy.
José Fonseca
2009-07-15
python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM.
José Fonseca
2009-07-10
tgsi: update some assertions
Brian Paul
2009-07-10
tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
tgis: implement indirect addressing for destination registers
Brian Paul
2009-07-07
gallium: Fixes for clobbering stencil values in combined depth/stencil textures.
Michel Dänzer
2009-07-06
wgl: Make the stw_framebuffer destructions threadsafe.
José Fonseca
2009-07-06
wgl: Check for multiple threads before GET_CURRENT_CONTEXT.
José Fonseca
2009-07-06
wgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE messages.
José Fonseca
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-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
[next]