profile/ivi/mesa.git
2008-08-12 Brian Paulmesa: texture crop rect state
2008-08-12 Brian Paulmesa: glsl: fix comment
2008-08-12 Brian Paulgallium: distinguish between KIL and KILP
2008-08-12 Brian Paulmesa: glsl: enable bzero() in slang_typeinfo_construct()
2008-08-12 Brian Paulmesa: glsl: remove reads of output regs from fragment...
2008-08-12 Brian Paulmesa: set point state
2008-08-12 Brian Paulmesa: allow _mesa_remove_output_reads() to work on...
2008-08-12 Brian Paulmesa: glsl: better error messages
2008-08-12 Brian Paulmesa: glsl: regenerated files
2008-08-12 Brian Paulmesa: glsl: additional constructors
2008-08-12 Brian Paulmesa: glsl: better mod() functions
2008-08-12 José Fonsecamesa: Rename sources to sources.mak.
2008-08-12 José Fonsecagallium: Disable debug break by default on windows.
2008-08-12 José Fonsecatgsi: Prevent division by zero.
2008-08-12 José Fonsecagallium: Allow compilation inside X.
2008-08-12 José Fonsecagdi: Remove CVS keyword.
2008-08-12 José Fonsecaglut: Remove EOF characters.
2008-08-12 José Fonsecapython: Use st_buffers instead of pipe_buffers.
2008-08-12 José Fonsecatrace: More dump fixes.
2008-08-12 José Fonsecatrace: Fix create_blend_state dump.
2008-08-12 José Fonsecatrace: Dump polygon stipple state as an array.
2008-08-12 José Fonsecapython: Bindings for p_compiler.h types.
2008-08-12 José Fonsecatrace: Fix create_depth_stencil_alpha_state trace.
2008-08-12 José Fonsecapython: Bindings for pipe_{depth,stencil,alpha}_state.
2008-08-12 José Fonsecatrace: Dump pipe_{depth,stencil,alpha}_state names.
2008-08-12 José Fonsecagallium: Name pipe_depth_stencil_alpha_state member...
2008-08-12 José Fonsecapython: Simplify setting the constant buffers.
2008-08-12 José Fonsecapython: Split the interface definition file in smaller...
2008-08-12 José Fonsecapython: Add unsigned arrays.
2008-08-12 José Fonsecatrace: Replace buffer_map+memcpy+buffer_unmap by buffer...
2008-08-12 José Fonsecatrace: Zero the buffers to avoid dumping uninitialized...
2008-08-12 José Fonsecapython: Allow writing to buffers.
2008-08-12 José Fonsecatrace: Fix hexadecimal dumping.
2008-08-12 José Fonsecatrace: Trace winsys/screen/context creation.
2008-08-12 José Fonsecatrace: Trace texture depth.
2008-08-12 José Fonsecapython: Update the documentation.
2008-08-12 Michal Krolsoftpipe: Include missing header.
2008-08-11 Brian Paulmesa: glsl: regenerated file
2008-08-11 Brian Paulmesa: glsl: change refract() functions to allow inlining
2008-08-11 Brian Paulmesa: glsl: use SGE instead of SGT in step() functions
2008-08-11 Brian Paulmesa: glsl: fix bugs in refract() functions, plus minor...
2008-08-11 Brian Paulversion 20 of glxext.h
2008-08-11 Brian Paulversion 41 of glext.h
2008-08-11 Brian Paulmesa: glsl: add missing sampler types in sizeof_glsl_ty...
2008-08-11 Brian Paulgallium: added comment
2008-08-11 Brian Paulgallium: added _NEW_PROGRAM to dependencies
2008-08-11 Brian Paulgallium: debug/print vertex tweak
2008-08-11 Brian Paulgallium: emit sprite coords (gl_PointCoord)
2008-08-09 José Fonsecatrace: Dump writes to pipe_buffers.
2008-08-09 José Fonsecatrace: Prevent tracing internal pipe driver calls.
2008-08-09 José Fonsecagallium: Invert include order.
2008-08-09 José Fonsecatrace: Dump shaders as text.
2008-08-09 José Fonsecatgsi: Dump shaders to a string too.
2008-08-09 José Fonsecautil: Utility functions to print to a string buffer...
2008-08-09 José Fonsecatrace: Allow to dump binary data.
2008-08-09 José Fonsecatrace: Trace pipe_winsys calls.
2008-08-09 José Fonsecatrace: Remove unused code.
2008-08-08 Brian Paulmesa: fix some feature tests
2008-08-08 Brian Paulmesa: fix some pixel transfer state tests for depth...
2008-08-08 Brian Paulgallium: fix additional glCopyTex[Sub]Image issues
2008-08-08 Brian Paulmesa: fix out-of-bounds memory reads in swizzle_copy()
2008-08-08 José Fonsecatrace: Prevent from internal calls from pipe_context...
2008-08-08 José Fonsecagallium: Add destroy callback to all *_winsys interfaces.
2008-08-08 José Fonsecai965: Remove extraneous arg to debug_printf.
2008-08-07 Brian Paulgallium: clean-up, remove dead code, update comments
2008-08-07 Brian Paulgallium: use PIPE_FORMAT_X8Z24_UNORM for 24-bit Z but...
2008-08-07 Brian Paulsoftpipe: add support for PIPE_FORMAT_X8Z24_UNORM,...
2008-08-07 José Fonsecatrace: Simplify HTML output.
2008-08-07 José Fonsecatrace: Merge the CSS into the XSL.
2008-08-07 José Fonsecatrace: Dump format names.
2008-08-07 Brian Paulgallium: s/pf_sprint_name/pf_name/
2008-08-07 Brian Paulgallium: fix a few bugs on the fallback CopyTex[Sub...
2008-08-07 Brian Paulgallium: s/printf/debug_printf/
2008-08-07 Brian Paulgallium: new/better debug code (disabled)
2008-08-07 Brian Paulgallium: implement a bunch of missing put_tile functions
2008-08-07 Brian Paulgallium: enable the call to r16_put_tile_rgba(), silenc...
2008-08-07 Brian Paulmesa: fix glBindTexture comment/error string
2008-08-07 Brian Paulmesa: glsl: regenerated files
2008-08-07 Brian Paulmesa: glsl: finish up support for precision qualifiers
2008-08-07 José Fonsecamesa: pf_sprint_name->pf_name.
2008-08-07 José Fonsecagallium: Simplify format->name conversion.
2008-08-07 José Fonsecatrace: Dump state.
2008-08-07 José Fonsecatrace: Trace pipe context calls.
2008-08-07 José Fonsecaraw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats.
2008-08-07 José Fonsecatrace: Add missing XSL and CSS.
2008-08-07 José Fonsecaxlib: Integrate with the trace pipe driver.
2008-08-07 José Fonsecatrace: New pipe driver to trace incoming calls.
2008-08-07 José Fonsecapipebuffer: Add an extra assertion to ensure buffers...
2008-08-07 José Fonsecaraw2png: support some depth formats.
2008-08-07 José Fonsecagallium: New function to dump surfaces.
2008-08-07 Michal Krolmesa: Extend GLSL syntax to accept type precision in...
2008-08-07 Michal Krolmesa: Silence compiler warnings on Windows.
2008-08-07 Michal Krolsoftpipe: Silence compiler warnings on Windows.
2008-08-07 Brian Paulgallium: fix clipping/stride bugs in pipe_get_tile_raw...
2008-08-06 Brian Paulgallium: added PIPE_CAP_TEXTURE_MIRROR_CLAMP, PIPE_CAP_...
2008-08-06 Brian Paulsoftpipe: add texture border color code
2008-08-06 Jonathan Whiteegl: define vsnprintf
2008-08-06 Jonathan Whiteegl: fixes for Windows
2008-08-06 Brian Paulmesa: glsl: regenerated file
2008-08-06 Brian Paulmesa: glsl: report 'Syntax Error' instead of 'Invalid...
next