mesa.git
2008-08-14 Alan Hourihanecheck for winsys->destroy before calling
2008-08-13 Brian Paulgallium: fix exec_kilp(), fix Exec/FuncMask test for...
2008-08-13 Brian Paulgallium: in fallback_copy_texsubimage() create new...
2008-08-13 Michal Kroltgsi: Initial code for KILP, needs CCs working to be...
2008-08-13 Michal Kroltgsi: Use a homebrew version of toupper().
2008-08-13 Michal Kroltgsi: Fix typo.
2008-08-13 Michal Kroltgsi: Validate instruction opcode and operand counts.
2008-08-13 Michal Kroltgsi: Use tgsi_info to dump opcode names.
2008-08-13 Michal Kroltgsi: Use tgsi_opcode_info.
2008-08-13 Michal Krolmake: List tgsi_info.c.
2008-08-13 Michal Krolscons: List tgsi_info.c.
2008-08-13 Michal Kroltgsi: Opcode information.
2008-08-13 Zack Rusinfix compilation
2008-08-13 Michal Krolmesa: KIL -> KIL, KIL_NV -> KILP.
2008-08-13 Michal Kroli915: Swap meanings of KIL and KILP.
2008-08-13 Michal Krolcell: KILP is a predicated discard, KIL is a conditiona...
2008-08-13 Michal Kroltgsi: Swap meanings of KIL and KILP opcodes.
2008-08-13 Michal Krolgallivm: Translate KIL instead of KILP.
2008-08-13 Michal Kroldraw: Use KIL instead of KILP.
2008-08-13 Michal Krolgallium: Make a note that OPCODE_KIL is a conditional...
2008-08-13 Brian Paulgallium: more context clean-up
2008-08-12 Brian Paulmesa: glsl: fix error detection of writing to read...
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
next