summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-03gallium/translate: make generic_run() and generic_run_elts() more alikeBrian Paul
2010-08-03draw: added a commentBrian Paul
2010-08-03draw: use instance divisor in draw_print_arrays()Brian Paul
2010-08-03draw: add assertion, rearrange debug codeBrian Paul
2010-08-04st/dri: fix crash when dri2_drawable_get_buffers failsMarek Olšák
2010-08-04mesa: increase the relative address offset limit to 4096 in ARB_vp/fpMarek Olšák
2010-08-03r600g: add polygon offset supportJerome Glisse
2010-08-03r600g: flush and resubmit if we reach limitJerome Glisse
2010-08-03r600g: fix color target maskJerome Glisse
2010-08-03gallium/draw: forgot about PIPE_PRIM_LINE_STRIP_ADJACENCYZack Rusin
2010-08-03gallium/util: add extra primitives to the trimmerZack Rusin
2010-08-03r600g: fix stencilJerome Glisse
2010-08-03r600g: fix LIT + fix multiple constant one ALU + fix ALU block splittingJerome Glisse
2010-08-03r300g: handle polygon offset correctlyMarek Olšák
2010-08-03st/mesa: Add forward declarations in st_atom_constbuf.h.Vinson Lee
2010-08-03st/mesa: Include glheader.h in st_atom.h.Vinson Lee
2010-08-03mesa: Clean up header file inclusion in m_xform.h.Vinson Lee
2010-08-03mesa: Reduce header file inclusion in m_translate.h.Vinson Lee
2010-08-03mesa: Include missing header in m_matrix.h.Vinson Lee
2010-08-03mesa: Reduce header file inclusion in texgen.h.Vinson Lee
2010-08-03mesa: Reduce header file inclusion in texcompress_fxt1.h.Vinson Lee
2010-08-02mesa: Reduce header file inclusion in syncobj.h.Vinson Lee
2010-08-02r600g: split alu block to conform to limit + RCP opcodeJerome Glisse
2010-08-02r600g: add autogenerated reg definition + debug print cleanupJerome Glisse
2010-08-02radeon: Add DRI2 flush extension support, so we synchronize properly.Mario Kleiner
2010-08-02Revert "radeon: Add DRI2 flush extension to so we synchronize properly."Jerome Glisse
2010-08-02r300g: fix hardlock when using more than one stuffed sprite coordsMarek Olšák
2010-08-02radeon: Add DRI2 flush extension to so we synchronize properly.Mario Kleiner
2010-08-02glx: Drop _Xglobal_lock while we create and initialize glx displayKristian Høgsberg
2010-08-02r600: fix sin,cos functions on r600Andre Maasikas
2010-08-02util: Fix unpacking of R8G8Bx_SNORM format.Michal Krol
2010-08-02r600g: add stencil op/func translationDave Airlie
2010-08-02r600g: initial alpha test stateDave Airlie
2010-08-02r600g: add initial blend state.Dave Airlie
2010-08-02r600g: set correct tex coord type for rect textures.Dave Airlie
2010-08-02r600g: make r600_db_format static.Dave Airlie
2010-08-02draw: fix warning in sse code.Dave Airlie
2010-08-01r300g: fix microtiling on RS6xxMarek Olšák
2010-07-31mesa: Remove inclusion of compiler.h from mtypes.h.Vinson Lee
2010-07-31mesa: Remove unnecessary header from mm.h.Vinson Lee
2010-07-31mesa: Add headers containing sybmols used by mm.c.Vinson Lee
2010-07-31r600g: Remove unnecessary header.Vinson Lee
2010-07-31mesa: Reduce header file inclusion in get.h.Vinson Lee
2010-07-31mesa: Include missing headers in vtxfmt.h.Vinson Lee
2010-07-31mesa: Include missing header in shared.h.Vinson Lee
2010-07-31mesa: Include missing header in restart.h.Vinson Lee
2010-07-31mesa: Include missing headers in renderbuffer.h.Vinson Lee
2010-07-31mesa: Include missing header in remap.h.Vinson Lee
2010-07-31r600g: Remove unnecessary header.Vinson Lee
2010-07-31mesa: Remove unnecessary headers.Vinson Lee