summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove _mesa_create_context_for_api()Brian Paul2011-02-081-1/+1
* mesa: begin implementation of GL_ARB_draw_buffers_blendBrian Paul2011-01-151-2/+2
* mesa: fix build for NetBSDPierre Allegraud2011-01-061-3/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-1319-117/+117
* Drop GLframebuffer typedef and just use struct gl_framebufferKristian Høgsberg2010-10-133-4/+4
* Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg2010-10-135-7/+7
* Remove unnescessary initializations of UpdateTexturePaletteIan Romanick2010-09-271-2/+0
* mesa: Force GL_SGIS_generate_mipmap to always be enabledIan Romanick2010-09-271-1/+0
* mesa: Remove inclusion of compiler.h from mtypes.h.Vinson Lee2010-07-311-0/+3
* glx: Remove support for MESA_swap_frame_usageKristian Høgsberg2010-07-191-1/+0
* dri: Add DRI entrypoints to create a context for a given APIKristian Høgsberg2010-04-282-2/+4
* mach64: Remove unnecessary header.Vinson Lee2010-04-101-1/+0
* dri/common: mv __driUtilMessage to utils.cGeorge Sapountzis2010-03-151-0/+1
* dri: drop MINIGLX_SOURCESGeorge Sapountzis2010-03-061-3/+0
* Remove stray defines of HAVE_RGBAIan Romanick2010-03-031-1/+0
* mesa: Remove ClearIndex and IndexMask from device-driver interfaceIan Romanick2010-03-031-2/+0
* mach64: Add asserts to check for null pointer dereferences.Vinson Lee2010-02-271-0/+3
* Drop macro wrappers for the aligned memory functionsKristian Høgsberg2010-02-192-4/+4
* dri: Fix one last copy-and-paste brain damage from a previous commitIan Romanick2010-02-101-1/+1
* dri: Allow selective generation of accum. buffer configsIan Romanick2010-02-101-1/+1
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-2210-23/+0
|\
| * mach64: Remove unnecessary headers.Vinson Lee2010-01-2010-23/+0
* | Merge branch 'remove-intel-dri1'Kristian Høgsberg2010-01-059-37/+43
|\ \
| * | Push __driDriverExtensions out of dri_util.c and into the driversKristian Høgsberg2010-01-041-0/+6
| * | Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-049-37/+37
* | | mesa: make texture BorderColor a union of float/int/uintBrian Paul2010-01-041-2/+2
|/ /
* | mesa: implement per-buffer color maskingBrian Paul2009-12-291-4/+4
* | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-211-1/+2
|\|
| * Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-151-1/+2
| |\
| | * mach64: Silence uninitialized variable warnings.Vinson Lee2009-12-141-1/+2
* | | mesa: remove unused ctx->Driver.ActiveTexture() hookBrian Paul2009-12-111-1/+0
* | | tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]Eric Anholt2009-11-192-6/+6
* | | tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt2009-11-193-28/+28
* | | tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]Eric Anholt2009-11-192-42/+42
|/ /
* | Merge branch 'texformat-rework'Brian Paul2009-10-285-44/+45
|\ \
| * | dri/drivers: update driNewRenderbuffer() to take a gl_formatBrian Paul2009-10-222-12/+10
| * | drivers: don't include texformat.hBrian Paul2009-10-053-8/+5
| * | mesa: replace gl_texture_format with gl_formatBrian Paul2009-09-303-21/+21
| * | mesa/drivers: use _mesa_get_format_bytes()Brian Paul2009-09-272-6/+12
| |/
* | mesa: Enable remap table in core.Chia-I Wu2009-10-232-15/+1
* | mesa: lift default symlinks target into Makefile.templateBrian Paul2009-10-161-1/+0
* | mesa: remove unused ctx->Driver.PrioritizeTextures() hookBrian Paul2009-10-141-1/+0
|/
* dri: use BorderColor instead of _BorderChanBrian Paul2009-04-011-3/+3
* mesa: remove last of _mesa_unreference_framebuffer() callsBrian Paul2009-03-071-1/+1
* gallium: Fixups for driCreateConfigs MSAA support.Michel Dänzer2009-02-101-0/+2
* re-add MSAA supportBrian Paul2009-02-091-1/+3
* Make GL_ARB_draw_buffers mandatoryIan Romanick2009-01-281-0/+1
* Make GL_ARB_vertex_buffer_object mandatoryIan Romanick2009-01-281-4/+0
* Make GL_ARB_multisample mandatoryIan Romanick2009-01-281-2/+0
* Make GL_ARB_texture_compression mandatoryIan Romanick2009-01-281-0/+6