Age | Commit message (Expand) | Author |
2010-08-03 | mesa: Clean up header file inclusion in m_xform.h. | Vinson Lee |
2010-08-03 | mesa: Reduce header file inclusion in m_translate.h. | Vinson Lee |
2010-08-03 | mesa: Include missing header in m_matrix.h. | Vinson Lee |
2010-08-03 | mesa: Reduce header file inclusion in texgen.h. | Vinson Lee |
2010-08-03 | mesa: Reduce header file inclusion in texcompress_fxt1.h. | Vinson Lee |
2010-08-02 | mesa: Reduce header file inclusion in syncobj.h. | Vinson Lee |
2010-08-02 | r600g: split alu block to conform to limit + RCP opcode | Jerome Glisse |
2010-08-02 | r600g: add autogenerated reg definition + debug print cleanup | Jerome Glisse |
2010-08-02 | radeon: Add DRI2 flush extension support, so we synchronize properly. | Mario Kleiner |
2010-08-02 | Revert "radeon: Add DRI2 flush extension to so we synchronize properly." | Jerome Glisse |
2010-08-02 | r300g: fix hardlock when using more than one stuffed sprite coords | Marek Olšák |
2010-08-02 | radeon: Add DRI2 flush extension to so we synchronize properly. | Mario Kleiner |
2010-08-02 | glx: Drop _Xglobal_lock while we create and initialize glx display | Kristian Høgsberg |
2010-08-02 | r600: fix sin,cos functions on r600 | Andre Maasikas |
2010-08-02 | util: Fix unpacking of R8G8Bx_SNORM format. | Michal Krol |
2010-08-02 | r600g: add stencil op/func translation | Dave Airlie |
2010-08-02 | r600g: initial alpha test state | Dave Airlie |
2010-08-02 | r600g: add initial blend state. | Dave Airlie |
2010-08-02 | r600g: set correct tex coord type for rect textures. | Dave Airlie |
2010-08-02 | r600g: make r600_db_format static. | Dave Airlie |
2010-08-02 | draw: fix warning in sse code. | Dave Airlie |
2010-08-01 | r300g: fix microtiling on RS6xx | Marek Olšák |
2010-07-31 | mesa: Remove inclusion of compiler.h from mtypes.h. | Vinson Lee |
2010-07-31 | mesa: Remove unnecessary header from mm.h. | Vinson Lee |
2010-07-31 | mesa: Add headers containing sybmols used by mm.c. | Vinson Lee |
2010-07-31 | r600g: Remove unnecessary header. | Vinson Lee |
2010-07-31 | mesa: Reduce header file inclusion in get.h. | Vinson Lee |
2010-07-31 | mesa: Include missing headers in vtxfmt.h. | Vinson Lee |
2010-07-31 | mesa: Include missing header in shared.h. | Vinson Lee |
2010-07-31 | mesa: Include missing header in restart.h. | Vinson Lee |
2010-07-31 | mesa: Include missing headers in renderbuffer.h. | Vinson Lee |
2010-07-31 | mesa: Include missing header in remap.h. | Vinson Lee |
2010-07-31 | r600g: Remove unnecessary header. | Vinson Lee |
2010-07-31 | mesa: Remove unnecessary headers. | Vinson Lee |
2010-07-31 | swrast: Remove unnecessary headers. | Vinson Lee |
2010-07-31 | egl: Fix '_eglAddAtExitCall' implicit declaration warning. | Vinson Lee |
2010-07-31 | egl: Add checks for EGL_MESA_screen_surface. | Chia-I Wu |
2010-07-31 | tnl: Remove unnecessary headers. | Vinson Lee |
2010-07-31 | st/dri: Remove unnecessary headers. | Vinson Lee |
2010-07-30 | mesa: Include missing header in pixelstore.h. | Vinson Lee |
2010-07-30 | mesa: Include missing headers in nvprogram.h. | Vinson Lee |
2010-07-30 | r600g: add KIL opcode support | Jerome Glisse |
2010-07-30 | st/dri: move backend hooks to appropriate object | George Sapountzis |
2010-07-30 | st/dri: drop dri1_helper | George Sapountzis |
2010-07-30 | st/dri: mv driDriverAPI to backends | George Sapountzis |
2010-07-30 | st/mesa: better handling of indirect addressing of temp/const register files | Brian Paul |
2010-07-30 | mesa: added gl_program::IndirectRegisterFiles field | Brian Paul |
2010-07-30 | llvmpipe: Silence unused value warning. | Vinson Lee |
2010-07-30 | mesa: Add missing header to multisample.h. | Vinson Lee |
2010-07-30 | draw: actually a noop, rather than not implemented | Zack Rusin |