summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2007-10-1416-bit RGBA surface format for accum buffersBrian
2007-10-14Added accum function/files.Brian
2007-10-14typoGeorge Sapountzis
2007-10-13Uncomment GLX_SGIX_pbuffer definition.Kristian Høgsberg
2007-10-13GL_STENCIL_INDEX supportBrian
2007-10-13GL_STENCIL_INDEX supportBrian
2007-10-13format info for Z16/Z32Brian
2007-10-13inequality tests were backwardBrian
2007-10-13glDrawPixels support for GL_DEPTH_COMPONENTBrian
2007-10-13Check texture format in get_texel() to handle depth textures.Brian
2007-10-13get_tile() of Z surfaces returns floats nowBrian
2007-10-13added z16/z32_git_tile(), change s8z24_get_tile() to return Z as float, ignor...Brian
2007-10-12Merge branch 'dri2'Kristian Høgsberg
2007-10-12Use KIL in glBitmap shader to cull the fragments for 0 bits.Brian
2007-10-12added assertion to be sure we don't exceed bitfield sizeBrian
2007-10-12added code to print extended swizzlesBrian
2007-10-12change exec_kilp() to only touch lowest four bits in kilmaskBrian
2007-10-12initial use of KIL for glBitmap renderingBrian
2007-10-12Merge branch 'master' into i915-superioctlDave Airlie
2007-10-12i915: only enable TTM path if drm minor is > 11 for superioctlDave Airlie
2007-10-12dri: remove ttm common code since superioctl is device specificDave Airlie
2007-10-12i915: fixup reloc header definesDave Airlie
2007-10-11Init draw->prim = ~0Brian
2007-10-11Drop no longer implemented MESA allocate extension from i915.Kristian Høgsberg
2007-10-11remove unneeded castBrian
2007-10-11rename some vars, updated commentsBrian
2007-10-11remove unused tgsi_attrib_to_mesa_attrib()Brian
2007-10-11update st_feedback_draw_vbo()Brian
2007-10-11streamline st_draw_vbo() a bit more, free user-space buffers at endBrian
2007-10-11Add a version field to __DRIextension.Kristian Høgsberg
2007-10-11Move new texOffset extension to the new extension mechanism.Kristian Høgsberg
2007-10-11Convert a left-over private void * to __DRIcontext *.Kristian Høgsberg
2007-10-11Add a DRI_ReadDrawable marker extension to signal read drawable capability.Kristian Høgsberg
2007-10-11Move media stream counter entry points to new extension.Kristian Høgsberg
2007-10-11clean-up, streamline st_draw_vbo()Brian
2007-10-11Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.Kristian Høgsberg
2007-10-11implement intel_user_buffer_create()Brian
2007-10-11Initial support for user-space buffer objects.Brian
2007-10-11Move GLX_MESA_allocate_memory related functions to new extension mechanism.Kristian Høgsberg
2007-10-10Use winsys->user_buffer_create() to wrap user-space vertex arrays and element...Brian
2007-10-10implement the user_buffer_create() functionBrian
2007-10-10Added user_buffer_create() methodBrian
2007-10-10added SSCALED cases in fetch_attrib4()Brian
2007-10-10Move swap_interval to new extension mechanism.Kristian Høgsberg
2007-10-10Move the copySubBuffer extension over to the new mechanism.Kristian Høgsberg
2007-10-10update comments (s/softpipe/gallium/ etc)Brian
2007-10-10Implement new screen extension API.Kristian Høgsberg
2007-10-10Stop passing in unused fbconfigs to createNewScreen.Kristian Høgsberg
2007-10-10Pull createNewScreen entry point into dri_util.c.Kristian Høgsberg
2007-10-10minor optimization for color/z resultsBrian