projects
/
profile
/
ivi
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
scons: Output nice summary messages instead of long command lines.
2009-06-03
José Fonseca
scons: Output nice summary messages instead of long...
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
util: Unsaved change missing from last commit.
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
util: Support Z24S8/Z24X8 -> unsigned conversion.
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
util: Fix 24 to 32 bit expansion binary arithmetic...
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
wgl: Destroy the framebuffer when the window is destroyed.
commit
|
commitdiff
|
tree
2009-06-02
Keith Whitwell
progs/vpglsl: add similar support for point rendering...
commit
|
commitdiff
|
tree
2009-06-02
Jakob Bornecrantz
st/gl: Fix mip gen for compressed textures
commit
|
commitdiff
|
tree
2009-06-02
Keith Whitwell
trivial/tri-z: add controls for depthrange min/max
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
progs/wgl: Small cleanup to wglinfo.
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
progs/wgl: Use an invisible window in wglinfo.
commit
|
commitdiff
|
tree
2009-06-01
José Fonseca
wgl: Cleanup framebuffer destruction logic.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
wgl: Ensure we only create framebuffers for HDC associated...
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
wgl: Use the right pixel format.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
wgl: Fix debugging output.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
wgl: Rename function.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
wgl: Remove unused field.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
mesa: Output warnings to debugger on Windows.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
mesa: Check/propagate return value on st_make_current.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
mesa: Add success/failures return value to _mesa_make_current.
commit
|
commitdiff
|
tree
2009-04-27
José Fonseca
wgl: Cope with pre-existing threads.
commit
|
commitdiff
|
tree
2009-04-27
José Fonseca
wgl: Implement WGL_EXT_extensions_string extension.
commit
|
commitdiff
|
tree
2009-04-27
José Fonseca
util: Remove unix includes.
commit
|
commitdiff
|
tree
2009-04-27
José Fonseca
mesa: Call _mesa_snprintf instead of snprintf.
commit
|
commitdiff
|
tree
2009-04-27
José Fonseca
stw: Use a statically initiallized gl proc table.
commit
|
commitdiff
|
tree
2009-04-22
Brian Paul
mesa: Fix buffer overflow when parsing generic vertex...
commit
|
commitdiff
|
tree
2009-04-22
Keith Whitwell
mesa: protect driver.flush() with FLUSH_CURRENT
commit
|
commitdiff
|
tree
2009-04-20
José Fonseca
gdi: Don't implement broken gl_dispatch_stub_xxx.
commit
|
commitdiff
|
tree
2009-04-20
José Fonseca
wgl: Don't implement broken gl_dispatch_stub_xxx.
commit
|
commitdiff
|
tree
2009-04-20
José Fonseca
mesa: Correct the gl_dispatch_stub_xxx prototypes.
commit
|
commitdiff
|
tree
2009-04-20
José Fonseca
mesa: Handle failure to create a transfer.
commit
|
commitdiff
|
tree
2009-04-18
José Fonseca
softpipe: Simplify softpipe_create's prototype.
commit
|
commitdiff
|
tree
2009-04-18
José Fonseca
softpipe: Fix softpipe_is_texture_referenced prototype.
commit
|
commitdiff
|
tree
2009-04-18
José Fonseca
softpipe: Remove softpipe_winsys.
commit
|
commitdiff
|
tree
2009-04-17
José Fonseca
pipe: Get the p_atomic_dec_zero logic right this time.
commit
|
commitdiff
|
tree
2009-04-17
José Fonseca
pipe: Fix InterlockedDecrement usage.
commit
|
commitdiff
|
tree
2009-04-17
José Fonseca
wgl: Put commas in the right places.
commit
|
commitdiff
|
tree
2009-04-17
José Fonseca
wgl: Flip the pixel format order.
commit
|
commitdiff
|
tree
2009-04-17
José Fonseca
python/retrace: Rename module as it conflicts with...
commit
|
commitdiff
|
tree
2009-04-17
José Fonseca
scons: Cleanup.
commit
|
commitdiff
|
tree
2009-04-16
José Fonseca
Merge branch 'gallium-s3tc'
commit
|
commitdiff
|
tree
2009-04-15
José Fonseca
mesa: TGSI translation of multiple render targets.
commit
|
commitdiff
|
tree
2009-04-14
José Fonseca
scons: Support winddk 6001.18002.
commit
|
commitdiff
|
tree
2009-04-14
José Fonseca
scons: Recent Windows DDK do not include LIB.EXE.
commit
|
commitdiff
|
tree
2009-04-14
José Fonseca
mesa: Fix gcc assembly enable logic.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
wgl: Protect the framebuffer with a lock.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
wgl: Note down the gallium pixel formats, instead of...
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
wgl: Query the screen for supported formats.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
wgl: Walk through the pixel formats combinations.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
wgl: Keep copies of the PIXELFORMATDESCRIPTOR structures.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
wgl: Slightly simplify pixelformat creation.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
progs: Port glxinfo to wgl.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
mesa: Don't define WGL_ARB_extensions_string in mesa_wgl.h.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
wgl: Move pixel format information into device structure.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
wgl: Combine alpha pixelformat info in color.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
stw: Reorder the pixelformats, so that no alpha pixelformats...
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
stw: Don't make assumptions about integer size.
commit
|
commitdiff
|
tree
2009-04-10
José Fonseca
stw: Free the mesa framebuffer.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
python: Fix bad pointer.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
trace: Dump the fence, not its pointer.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
wgl: Remove unused member.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
trace: Use 'flags' name consistently.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
gallium: Use "flags" consistently.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
gdi: Use stw_* names.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
wgl: Use more stw_* names.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
wgl: Use hooks instead of subclassing the window.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
wgl: Catch the attempt of releasing a context which...
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
wgl: Move the framebuffer list to the device. Avoid...
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
wgl: More symbol naming normalization.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
stw: Use wglext.h's defines and prototypes.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
stw: Normalize symbols prefix.
commit
|
commitdiff
|
tree
2009-04-09
José Fonseca
wgl: Add const qualifier to global constant data.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
python/retrace: Try to cope with failures creating...
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
python: Don't try to finish a null fence.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
python/retrace: Use colors on windows console.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
python/retrace: Allow to specify the range of calls...
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
trace: Make calls dumping threadsafe.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
trace: Make call no global.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
python/retrace: Handle recent traces.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
python: Fix method renaming.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
python: Cope with null surfaces.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
wgl: Integrate the trace driver on debug builds.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
trace: Simplify cast wrappers.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
trace: Match pipe_context::clear prototype.
commit
|
commitdiff
|
tree
2009-04-08
José Fonseca
mesa: Don't attempt to free the dummy program.
commit
|
commitdiff
|
tree
2009-04-06
José Fonseca
stw: Choose a color buffer format that matches the...
commit
|
commitdiff
|
tree
2009-04-06
José Fonseca
mesa: Fix orientation adjustment for reading stencil...
commit
|
commitdiff
|
tree
2009-04-06
José Fonseca
r300-gallium: Skeleton for integrating into the python...
commit
|
commitdiff
|
tree
2009-04-01
José Fonseca
util: Fix x86_64 build.
commit
|
commitdiff
|
tree
2009-04-01
José Fonseca
util: Lookup symbol names from addresses.
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
python/test: New test for surface copies.
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
python/test: Ignore test output files.
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
python/test: Cleanup.
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
python/test: Dump classification tree to text file...
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
python/test: Set executable permission bit.
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
python/test: New test for rendering into textures.
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
util: Enable assembly breakpointt on x86_64.
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
python/test: Limit tree depth.
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
python/test: Infer type (continuous/discrete) from...
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
python/test: Flush stdout to keep in sync with debug...
commit
|
commitdiff
|
tree
2009-03-31
José Fonseca
python/test: Dump a classification tree of the results...
commit
|
commitdiff
|
tree
next