summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r600_context.c
AgeCommit message (Expand)Author
2010-03-08r600: enable GL_ARB_pixel_buffer_objectAlex Deucher
2010-03-03radeon/r200/r300/r600: add check_blit vtbl functionAlex Deucher
2010-02-26r600: enable OQ on rv740 on drms with working pipe configAlex Deucher
2010-02-10radeon: Define EXT_framebuffer_object constants to match hw.Pauli Nieminen
2010-02-07r100/r200/r300/r600: Set MaxCombinedTextureImageunits.Pauli Nieminen
2010-01-30r600: Remove unnecessary headers.Vinson Lee
2010-01-27r600: fix warningAlex Deucher
2010-01-27r600: rv670 support 8 tex instructions just like other r6xxAlex Deucher
2010-01-27r600: increase max texture units to 16Andre Maasikas
2010-01-19radeon/r300/r600: share common glCopyTex(Sub)Image codeMaciej Cencora
2010-01-15r600: add initial blit supportAndre Maasikas
2010-01-05Merge branch 'remove-intel-dri1'Kristian Høgsberg
2010-01-05r600: support depth compare functions & shadow_ambientAndre Maasikas
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg
2009-12-18r600 : enable gl2, set R600_ENABLE_GLSL_TEST by default.Richard Li
2009-12-16r600 : clean a bit to prepare to enable gl2.Richard Li
2009-11-25r600: add ARB_texture_non_power_of_two support.Dave Airlie
2009-11-20r600 : eliminate Wondows line ending for test code.Richard Li
2009-11-19r600 : Clean up a bit test code mess.Richard Li
2009-11-19r600 : check in shader code test enable flag: if flagRichard Li
2009-10-29r600: Add support for ARB_depth_clampAlex Deucher
2009-10-28r600: add occlusion query supportAlex Deucher
2009-10-23mesa: Enable remap table in core.Chia-I Wu
2009-10-23r600: remove old tnl pipelineAlex Deucher
2009-10-23r600: clean up context creationAlex Deucher
2009-10-14r600: enable EXT_vertex_array_bgra extensionsAlex Deucher
2009-09-22r600 : add draw_prim support, make up one lost change.Richard Li
2009-09-22r600 : add draw_prim support.Richard Li
2009-09-21r600: fix typo in the last commitAlex Deucher
2009-09-21r600: various cleanupsAlex Deucher
2009-09-16radeon: cleanup compile defines mess.Dave Airlie
2009-09-04r600: add support for EXT_texture_sRGBAlex Deucher
2009-09-04r600: Add support for GL_EXT_provoking_vertexAlex Deucher
2009-08-31r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen
2009-08-24r600: fix state emit sizesAlex Deucher
2009-08-23r600: always emit CB baseAlex Deucher
2009-08-22r600: move full state to radeon state atomsAlex Deucher
2009-08-20r600: split state emit into block specific functionsAlex Deucher
2009-08-12r600: clean up Create/DestroyContextAlex Deucher
2009-07-21R600: fix up some build problemsAlex Deucher
2009-07-06R6xx/r7xx: first pass at texture supportAlex Deucher
2009-05-29get rid of chip_object structAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29remove more old r300 bitsAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29Remove unused functionsAlex Deucher
2009-05-29R6xx/r7xx: remove old sw tcl bitsAlex Deucher
2009-05-29r6xx/r7xx: switch to common dma functions for vecsAlex Deucher