summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-13glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs indirect_transpose_matrix.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs indirect_texture_compression.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs glx_query.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs glxhash.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs glxhash.hRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs glxext.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs glxcurrent.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs glxcmds.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs glcontextmodes.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs eval.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs drisw_glx.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs dri_glx.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs dri_common.hRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs dri_common.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs dri2.hRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs dri2_glx.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs dri2.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs compsize.cRALOVICH, Kristóf
2008-10-13glx: indent -br -i3 -npcs --no-tabs clientattrib.cRALOVICH, Kristóf
2008-10-13glx: add a line of Emacs helping variablesRALOVICH, Kristóf
2008-10-13glx: No need to zero a local variable.RALOVICH, Kristóf
2008-10-13glx: make INIT_MESA_SPARC more robustRALOVICH, Kristóf
2008-10-13i915: Texture instructions use r/t/oC/oD register as texture coordinate.Xiang, Haihao
2008-10-11intel: Add acceleration for glDrawPixels(GL_STENCIL_INDEX).Eric Anholt
2008-10-10mesa: fix asst. issues in _mesa_texstore_argb8888()Brian Paul
2008-10-10mesa: include needed headerBrian Paul
2008-10-10mesa: remove unneeded includesBrian Paul
2008-10-10mesa: fix error codes in _mesa_GetObjectParameterivARB(), bug 17861Brian Paul
2008-10-10mesa: rename macro params to emphasize that there's no particular color orderingBrian Paul
2008-10-10mesa: remove unneeded includesBrian Paul
2008-10-10intel: GLSL 1.20 is broken in Mesa, so disable it in the i965 driverIan Romanick
2008-10-10i965: Add missing intel_pixel_draw.c symlink to fix build.Eric Anholt
2008-10-09i965: Accelerate depth textures with border color.Eric Anholt
2008-10-09i965: Actually hook up the accelerated DrawPixels support.Eric Anholt
2008-10-08i915: Accelerate depth textures with border color.Eric Anholt
2008-10-08mesa: vertex emit debug code (disabled)Brian Paul
2008-10-08mesa: fix vertex format/attribute bugBrian Paul
2008-10-07mesa: Pass the context to query object delete cb to avoid null dereference.Eric Anholt
2008-10-07i965: Add ARB_occlusion_query support.Eric Anholt
2008-10-07intel: Push flushing for cliprects changes down into the cliprects changes.Eric Anholt
2008-10-08i965: Fix a potential assertion failure.Xiang, Haihao
2008-10-07mesa: pass 'mask', not NULL to renderbuffer->Put functionsBrian Paul
2008-10-06mesa: fix convolve/convolution mix-upsBrian
2008-10-06mesa: set FRAG_BIT_FOGC bit in InputsUsed if FogOption!=GL_NONEBrian Paul
2008-10-06mesa: adjust texcoords for swrast sprite points.Brian Paul
2008-10-06mesa: fix static library constructionBrian Paul
2008-10-06mesa: updated _mesa_delete_query() commentsBrian Paul
2008-10-06mesa: add missing GLcontext param to _mesa_delete_query().Brian Paul