mesa.git
2008-09-18 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-18 Younes Mantong3dvl: Update XvMC unit tests.
2008-09-17 Brian Paulgallium: fix wide point / point coord semantic info...
2008-09-17 Brian Paulgallium: fix fog vs. pointcoord attribute handling...
2008-09-17 Brian Paulmesa: new gl_fragment_program fields indicating use...
2008-09-17 Brian Paulegl: print multisample info
2008-09-17 Brian Paulgallium: clean-up/fix msaa override in state tracker
2008-09-17 Brian Paulgallium: fix tgsi sanity checker with respect to END.
2008-09-17 Brian Paulmesa: update program->NumAddressRegs field in _slang_up...
2008-09-17 Brian Paulgallium: include prog_print.h to silence warning
2008-09-17 Brian Paulgallium: need to finish, not flush, in st_copy_texsubim...
2008-09-17 Brian Paulgallium: new assertion on surface->texture
2008-09-17 Jakob Bornecrantztgsi: Add a ugly fix for CONSTANT problems
2008-09-17 Jakob Bornecrantztgsi: More debug printing on sanity check error
2008-09-17 Brian Paulgallium: fix lack of surface reference counting in...
2008-09-17 Brian Paulmesa: fix bug in previous changes to _slang_resolve_att...
2008-09-16 Brian Paulmesa: rework GLSL vertex attribute binding
2008-09-16 Brian Paulgallium: fix glTexImage(width=height=depth=0) case
2008-09-16 Brian Paulmesa: fix display list regression (check if save->prim_...
2008-09-16 Brian Paulgallium: fix info entries for KIL, KILP
2008-09-16 Brian Paulmesa: fix bug in get_uniform_rows_cols(): sometimes...
2008-09-16 Brian Paulgallium: move _vbo_DestroyContext() call
2008-09-16 Brian Paulmesa: protect against double-free in _vbo_DestroyContext()
2008-09-16 Jakob Bornecrantzmesa: State tracker now checks for faulty shaders on...
2008-09-16 Jakob Bornecrantztgsi: Make tgsi_sanity.c compile with make
2008-09-16 José Fonsecatrace: Fix typo in build instructions.
2008-09-15 Brian Paulmesa: fix MSAA enable state in update_multisample()
2008-09-15 Brian Paulmesa: remove some assertions that are invalid during...
2008-09-15 Keith Whitwellmesa: get another class of degenerate dlists working
2008-09-13 Brian Paulgallium: add another value check to util_fast_pow()
2008-09-13 Younes Mantong3dvl: Fix field coded block copy.
2008-09-12 Younes Mantong3dvl: Use winsys_buffer_reference() instead of pipe_bu...
2008-09-12 Younes Mantong3dvl: Implement surface sync functions.
2008-09-12 Younes Mantong3dvl: Fullscreen fixes. Respect src & dst coords durin...
2008-09-12 Brian Paulcell: fix twiddled tile display for XSHM. Fixed blank...
2008-09-12 Younes Mantong3dvl: Update softlinks to nouveau winsys files, relate...
2008-09-12 Younes Mantong3dvl: Cleanup.
2008-09-12 Younes Mantong3dvl: Clean up Makefile deps.
2008-09-12 Brian Paulcell: disable calls to old gen code
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-11 Brian Paulcell: initial support for fragment shader code generation.
2008-09-11 Brian Pauluse APP_CC
2008-09-11 Brian Paulcell: fix tile twidding bug seen in the event of multip...
2008-09-11 Brian Paulcell: minor improvements to fragment code-gen
2008-09-11 Brian Paulgallium: add special cases in spe_load_float(), spe_loa...
2008-09-11 Brian Paulcell: put cell_ prefix on gen_fragment_function()
2008-09-11 Brian Paulgallium: typo: s/PIPE_FORMAT_Z16UNORM/PIPE_FORMAT_Z16_U...
2008-09-11 Dima Zavinegl_xdri: Add the top-level lib dir so we link against...
2008-09-11 Dima Zavinegl_dri/egl_xdri: Makefiles should use pkg-config to...
2008-09-11 Brian Paulglut: only call glFinish() in processWindowWorkList...
2008-09-11 Brian Pauldefine new APP_CC configuration variable for building...
2008-09-11 Brian Paulcell: more comments, stub code for colormask/logicop/etc
2008-09-11 Brian Paulsimple quad drawing test
2008-09-11 Brian Paulcell: fix typos in blend code-gen
2008-09-11 Brian Paulcell: remove old state CMDs, added comments
2008-09-11 Brian Paulcell: clean-up, comments
2008-09-11 Brian Paulcell: disable NEW_VS emit
2008-09-11 Brian Paulcell: don't build unused sources
2008-09-11 Brian Paulcell: remove old blend/depth/stencil/logicop structs
2008-09-11 Brian Paulcell: asst. clean-up
2008-09-11 Brian Paulcell: checkpoint: remove more of the old per-fragment...
2008-09-11 Brian Paulcell: begin new blending code (both codegen and fallbac...
2008-09-11 Brian Paulcell: fix shuffle in spu_unpack_B8G8R8A8()
2008-09-11 Brian Paulcell: added cast in spu_splats() call
2008-09-11 Brian Paulcell: remove old per-fragment code, replace with all...
2008-09-11 Brian Paulcell: checkpoint commit of new per-fragment processing
2008-09-11 Brian Paulgallium: assorted additions and fixes to Cell SPE rtasm...
2008-09-11 Brian Paulcell: minor change to Z float/int conversion code ...
2008-09-11 Brian Paulcell: comments
2008-09-11 Brian Paulcell: comments, etc.
2008-09-11 Brian Paulgallium: comments, assertions, etc
2008-09-11 Brian Paulpress 'c' to toggle Z clear value between 0/1
2008-09-11 Brian Paulpress 'f' to cycle through depth test funcs
2008-09-10 Ben Skeggsnouveau: gallium directory structure changed again..
2008-09-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-10 José Fonsecatgsi: Fix newline pos.
2008-09-10 José Fonsecatgsi: Verify constants are set before attempting to...
2008-09-09 José Fonsecasoftpipe: Code (commented out) to dump BMPs.
2008-09-09 José Fonsecautil: Ensure we always have a full qualified file name...
2008-09-09 Michal Krolutil: Enable u_stream_std.c for PIPE_SUBSYSTEM_WINDOWS_...
2008-09-09 Michal Krolsoftpipe: Silence compiler warning on Windows.
2008-09-08 Michal Krolsoftpipe: Protect pipe_condvar_signal/broadcast calls...
2008-09-08 Michal Krolsoftpipe: Set SP_NUM_QUAD_THREADS 1 effectively disabli...
2008-09-08 Michal Krolsoftpipe: More improvements for multithreaded softpipe.
2008-09-08 Michal Krolsoftpipe: Split changing fields of quad_header into...
2008-09-08 Michal Krolsoftpipe: Improve multithreaded softpipe.
2008-09-08 Michal Krolsoftpipe: First attempts at multithreaded softpipe.
2008-09-08 Michal Kroltgsi: Cleanup code.
2008-09-08 José Fonsecatrace: Request a growable file.
2008-09-08 José Fonsecautil: Allow to define the maximum file size.
2008-09-08 José Fonsecautil: Dump surfaces to BMP.
2008-09-08 José Fonsecascons: Install shared libs in the right subdir.
2008-09-08 José Fonsecatrace: Use util's stream.
2008-09-08 José Fonsecautil: Rip-off trace's os-independent stream code.
2008-09-07 José Fonsecascons: Install libGL.so and respective symlinks.
2008-09-07 Younes Mantong3dvl: Initialize DRI drawables correctly.
2008-09-07 Younes Mantong3dvl: Zero-block optimization.
2008-09-07 Younes Mantong3dvl: Define texcoords seperately for luma, Cb, Cr...
2008-09-07 Younes Mantong3dvl: Define block texcoords for each vertex instead...
2008-09-05 Brian Paulcell: code clean-up, comments
next