mesa.git
2009-11-19 Richard Lir600 : change shader pop method for now.
2009-11-19 Richard LiMerge branch 'master' of ssh://richardradeon@git.freede...
2009-11-19 Richard Lir600 : check in shader code test enable flag: if flag
2009-11-19 José Fonsecapb: Make fenced buffers threadsafe.
2009-11-19 Eric Anholtintel: Remove non-GEM support.
2009-11-19 Eric Anholtintel: Remove dead intel_context members and move some...
2009-11-19 Eric Anholtintel: Remove our special color packing macros and...
2009-11-19 Eric Anholtintel: Pack colors for blit at blit time, rather than...
2009-11-19 Eric Anholtintel: Consistently use no_batch_wrap in intel_context...
2009-11-19 Eric Anholti965: Pack brw_wm_fragment_program better.
2009-11-19 Eric Anholtmesa: Remove gratuitous padding in prog_dst_register.
2009-11-19 Eric Anholti965: Pack the brw_wm_prog_key better.
2009-11-19 Eric Anholti915: Remove dead meta_draw_quad code.
2009-11-19 Eric Anholttnl: Replace deprecated FogCoordPtr with AttribPtr...
2009-11-19 Eric Anholttnl: Replace deprecated ColorPtr[] with AttribPtr or...
2009-11-19 Eric Anholttnl: Replace deprecated IndexPtr[] with AttribPtr[...
2009-11-19 Eric Anholttnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTR...
2009-11-19 Eric Anholttnl: Replace deprecated TexCoordPtr with AttribPtr...
2009-11-19 Eric Anholttnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL]
2009-11-19 Eric Anholttnl: Remove unused NotifyInputChanges() tnl dd hook.
2009-11-19 Michal Krolidentity: Add missing screen methods.
2009-11-19 Michal Kroltgsi: Provide ultimate solution for SOA dependencies...
2009-11-18 Richard Lir600 : update PS and VS emit count for loop constants.
2009-11-18 Richard Lir600 : add some defs
2009-11-18 Richard Lir600 : Initial version of glsl fc.
2009-11-18 Zack Rusinst/xorg: enable yv12 for xv
2009-11-18 Brian Pauldocs: setup 7.8 release notes file
2009-11-18 Brian Paulmesa: bump version to 7.8
2009-11-18 Brian Paulmesa: bump version to 7.8
2009-11-18 Brian Paulprogs/glsl: use ShadersSupported()
2009-11-18 Brian Paulprogs/util: warn when GLSL not supported
2009-11-18 Ian RomanickMerge branch 'outputswritten64'
2009-11-18 Ian RomanickARB_fbo: Enable extensions related to GL_ARB_framebuffe...
2009-11-18 Ian RomanickARB_fbo: Add missing GLX render opcode for glFramebuffe...
2009-11-18 Ian RomanickAdd missing XML files to API_XML
2009-11-18 Ian RomanickARB_fbo: Enable GL_EXT_framebuffer_multisample
2009-11-18 Ian RomanickARB_fbo: Regenerate files from previous commits.
2009-11-18 Ian RomanickARB_fbo: Move EXT_fb_blit to EXT_framebuffer_object.xml
2009-11-18 Ian RomanickARB_fbo: Add GL_EXT_framebuffer_multisample
2009-11-18 Ian RomanickEXT_pds: Alias GL_NV_packed_depth_stencil to GL_EXT_pac...
2009-11-18 Ian RomanickEXT_pds: Add GL_EXT_packed_depth_stencil
2009-11-18 Ian RomanickEXT_fbo_blit: Add missing GLX protocol render opcode
2009-11-18 Ian RomanickARB_fbo: Add missing protocol "Get" information
2009-11-18 Ian RomanickARB_fbo: Remove _EXT from enum names
2009-11-17 Brian Pauldocs: libGL documentation, from the xorg-docs tree
2009-11-17 Vinson Leeprogs/tests: Fix memory leak in arbgpuprog.c.
2009-11-17 Brian Paulmesa: remove old comment
2009-11-17 Brian Paulmesa: fix assorted compiler warnings
2009-11-17 Brian Paulmesa: fix incorrect type in store_texel_al1616()
2009-11-17 Brian Pauli915g: replace //-style comments
2009-11-17 Brian Paulgallium/util: replace //-style comments
2009-11-17 Brian Pauli915g: remove trailing commas in enum lists to silence...
2009-11-17 Brian Paulprogs/xdemos: change //-style comments
2009-11-17 Brian Paulprogs/glsl: change //-style comments
2009-11-17 Brian Paulprogs/demos: silence warnings
2009-11-17 Brian Paulmesa: remove trailing comment to silence warning
2009-11-17 Brian Paulmesa: remove a bit of old code
2009-11-17 Vinson Leeprogs/slang: Fix potential null pointer dereference...
2009-11-17 Vinson Leeprogs/redbook: Fix memory leak in quadric.c.
2009-11-17 Jakob Bornecrantzsvga: More -Werror removal
2009-11-17 Vinson Leeprogs/util: Fix memory leak if fopen fails in RawImageOpen.
2009-11-17 Jakob Bornecrantzsvga: Remove -Werror for now as GCC 4.4.x raises a...
2009-11-17 Maciej Cencorar300: fix reads and writes for MESA_FORMAT_S8Z24 buffer
2009-11-17 Brian Paulprogs/xdemos: added -lX11 -lpthread for GNU gold linker
2009-11-17 Vinson Leeprogs/util: Fix memory leak if fread returns 0 in Compi...
2009-11-17 Brian Paulmesa: move -ansi -pedantic to CFLAGS
2009-11-17 Vinson Leeprogs/glsl: Change tangentAttrib from GLuint to GLint...
2009-11-17 Vinson Leeprogs/util: Fix memory leak if malloc fails in tkRGBIma...
2009-11-17 Patrice Mandinnouveau: nv30: Check for NULL front (happens with DRI2)
2009-11-17 Patrice Mandinnouveau: nv30: Add missing include to fix warning
2009-11-17 Michel DänzerRemove unconditional use of glibc specific bswap_16...
2009-11-17 Brian Pauldocs: list the new VMware SVGA Gallium driver in releas...
2009-11-17 Dan Nicholsondri: Ensure subdirs have finished before linking driver
2009-11-17 Vinson Leeprogs/util: Fix memory leak if LoadRGBImage fails.
2009-11-17 Michel Dänzerr600: More span breakage fixes.
2009-11-17 Vinson Leeprogs/glsl: Fix memory leak in deriv.c.
2009-11-17 Michel Dänzerr600: Attempt to fix span breakage introduced by big...
2009-11-17 Vinson Leeprogs/util: Fix memory if LoadRGBMipmaps2 fails.
2009-11-17 Michel Dänzerradeon: Depth/stencil span code fixes for big endian.
2009-11-17 Michel Dänzerradeon: Fix occlusion queries on big endian.
2009-11-17 Michel Dänzerradeon: Fix software fallbacks with KMS on big endian.
2009-11-17 Michel Dänzerradeon: FBO fixes for big endian.
2009-11-17 Michel DänzerAdd MESA_FORMAT_XRGB8888_REV.
2009-11-17 Dave Airlieradeon: rn50's have no 3D engine so don't try and init...
2009-11-17 Vinson Leeprogs/util: Fix memory leak if LoadYUVImage fails.
2009-11-17 Jakob Bornecrantzsvga: Build svga driver
2009-11-17 Jakob Bornecrantzsvga: Add vmwgfx_drm.h file from vmwgfx kernel driver
2009-11-17 Jakob Bornecrantzsvga: Add svga driver
2009-11-17 Vinson Leeprogs/demos: Fix memory leak in ray.c.
2009-11-17 Jakob Bornecrantzst/xorg: Fix copy-pasto
2009-11-17 Vinson Leeprogs/demos: Fix memory leak in projtex.c.
2009-11-16 Vinson Leeprogs/demos: Fix memory leak in ipers.c.
2009-11-16 Ian Romanicki965: Use MESA_FORMAT_AL1616 when appropriate
2009-11-16 Ian RomanickMove 'static' to start of declaration to silence compil...
2009-11-16 Ian RomanickAL1616: Enable MESA_FORMAT_AL1616 for software paths
2009-11-16 Ian RomanickAL1616: Add TexImage storage path
2009-11-16 Ian RomanickAL1616: Add texel fetch / store routines
2009-11-16 Ian RomanickAL1616: Add formats for GL_LUMINANCE16_ALPHA16 textures
2009-11-16 Ian RomanickAL1616: Add macros to pack two GLushorts into a texel
2009-11-16 Vinson Leeprogs/demos: Fix memory leak in fslight.c.
next