mesa.git
2008-08-14 Brian Paulgallium: use a default texture in update_textures(...
2008-08-14 Brian Paulgallium: added queries to determin GL_EXT_packed_depth_...
2008-08-14 José Fonsecatrace: Update status.
2008-08-14 José Fonsecapython: Update status.
2008-08-14 José Fonsecapython/retrace: Application capable of replaying galliu...
2008-08-14 José Fonsecapython: Allow to use trace pipe driver with python.
2008-08-14 José Fonsecapython: Fix typo in buffer::write.
2008-08-14 José Fonsecapython: Remove unused var.
2008-08-14 José Fonsecaxlib: Use trace usage.
2008-08-14 José Fonsecatrace: Separate the trace screen/context vs the origina...
2008-08-14 José Fonsecamesa: Don't use alignments < 4.
2008-08-14 José Fonsecamesa: posix_memalign requires alignment to be multiple...
2008-08-14 José Fonsecagallium: Catch errors from posix_memalign.
2008-08-14 José Fonsecapython: Simplify st_winsys.
2008-08-14 José Fonsecapython: Bindings fixes.
2008-08-14 José Fonsecatranslate: Draw can request up to PIPE_MAX_ATTRIBS...
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...
next