Age | Commit message (Expand) | Author |
2009-11-18 | r300: allow disabling s3tc support if libtxc_dxtn is available | Maciej Cencora |
2009-11-14 | r300: fix regression introduced in 1d5a06a1f7812c055db1d724e40d21a0e3686dd1 | Maciej Cencora |
2009-10-23 | mesa: Enable remap table in core. | Chia-I Wu |
2009-10-05 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-03 | r300: Workaround problem on R500 with very large fragment programs | Nicolai Hähnle |
2009-09-04 | r300: Add support for GL_EXT_provoking_vertex | Alex Deucher |
2009-08-27 | r300: Cleanup reported native program limits | Nicolai Hähnle |
2009-08-25 | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st... | Pauli Nieminen |
2009-08-25 | r300: fix condition logic | Maciej Cencora |
2009-08-25 | r300: set proper CS section size | Maciej Cencora |
2009-08-24 | r300: add support for getting Z pipe info from drm | Alex Deucher |
2009-08-24 | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st... | Pauli Nieminen |
2009-08-24 | r300: add support for EXT_framebuffer_blit | Maciej Cencora |
2009-08-21 | r300: Clean emit code. | Pauli Nieminen |
2009-08-18 | r300: remove warning introduced with OQ | Dave Airlie |
2009-08-18 | r300: OQ rework | Dave Airlie |
2009-08-15 | r300: enable ARB_occlusion_query | Maciej Cencora |
2009-08-15 | r300: add occlusion queries support | Maciej Cencora |
2009-08-14 | r300: remove unused software TNL path | Maciej Cencora |
2009-08-14 | r300: use VBOs for vertex attributes | Maciej Cencora |
2009-07-31 | radeon: fix r100/r200 compressed texture stride | Roland Scheidegger |
2009-07-13 | r300: use mesa provided function for adding MVP code | Maciej Cencora |
2009-06-25 | radeon: fix hw texture limits | Roland Scheidegger |
2009-06-24 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-06-19 | radeons: use dp4 for position invariant vertex programs | Roland Scheidegger |
2009-06-19 | radeons: use dp4 for position invariant vertex programs | Roland Scheidegger |
2009-06-12 | r300: add support for EXT_texture_sRGB | Maciej Cencora |
2009-06-12 | radeon/r200/r300: fix max texture levels assert | Dave Airlie |
2009-06-07 | r300: enable EXT_vertex_array_bgra extensions | Maciej Cencora |
2009-06-07 | r300: add hw accelerated support for different vertex data formats | Maciej Cencora |
2009-05-20 | radeon: set max texture size | Jerome Glisse |
2009-05-16 | r300: move forward declarations to where they belong | Maciej Cencora |
2009-05-16 | r300: software fallbacking handling rewrite | Maciej Cencora |
2009-05-16 | r300: further cleanup | Maciej Cencora |
2009-05-14 | r300: Make sure to drop current hardware state reference to texture objects. | Michel Dänzer |
2009-05-04 | r300: set proper texture row alignment for IGP chips | Maciej Cencora |
2009-04-27 | r300: fix fragment program limits | Maciej Cencora |
2009-04-27 | r300: fix performance regression | Maciej Cencora |
2009-04-27 | r300: add point attenuation stage for TCL fallbacks | Maciej Cencora |
2009-04-27 | r300: remove unnecessary function calls | Maciej Cencora |
2009-04-19 | r300: r300/r500 fp shader merge WIP | Maciej Cencora |
2009-04-19 | r300: context creation cleanup | Maciej Cencora |
2009-04-09 | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie |
2009-04-02 | radeon/r200/r300: collapse context destruction down to a common path. | Dave Airlie |
2009-04-02 | r300: fix qtdemo qt4 startup | Dave Airlie |
2009-03-25 | r300: Texture size limit cleanups. | Michel Dänzer |
2009-03-24 | radeon/r200/r300: set the texture depth correctly for DRI2 | Dave Airlie |
2009-03-23 | raedon/r200/r300: mega-FBO commits. | Dave Airlie |
2009-03-20 | r300: init fbos | Dave Airlie |
2009-03-20 | r300: enable FBO for a test | Dave Airlie |