summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-07-31swrast: Remove unnecessary headers.Vinson Lee
2010-07-31egl: Fix '_eglAddAtExitCall' implicit declaration warning.Vinson Lee
2010-07-31egl: Add checks for EGL_MESA_screen_surface.Chia-I Wu
2010-07-31tnl: Remove unnecessary headers.Vinson Lee
2010-07-31st/dri: Remove unnecessary headers.Vinson Lee
2010-07-30mesa: Include missing header in pixelstore.h.Vinson Lee
2010-07-30mesa: Include missing headers in nvprogram.h.Vinson Lee
2010-07-30r600g: add KIL opcode supportJerome Glisse
2010-07-30st/dri: move backend hooks to appropriate objectGeorge Sapountzis
2010-07-30st/dri: drop dri1_helperGeorge Sapountzis
2010-07-30st/dri: mv driDriverAPI to backendsGeorge Sapountzis
2010-07-30st/mesa: better handling of indirect addressing of temp/const register filesBrian Paul
2010-07-30mesa: added gl_program::IndirectRegisterFiles fieldBrian Paul
2010-07-30llvmpipe: Silence unused value warning.Vinson Lee
2010-07-30mesa: Add missing header to multisample.h.Vinson Lee
2010-07-30draw: actually a noop, rather than not implementedZack Rusin
2010-07-30mesa: Remove unnecessary header from colormac.h.Vinson Lee
2010-07-30tgsi: remove incorrect assertionBrian Paul