mesa.git
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.
2009-11-16 Jakob Bornecrantzst/xorg: Fix comp alpha code and deal with luminance...
2009-11-16 Jakob Bornecrantzst/xorg: Incase of format missmatch swizzle channels...
2009-11-16 Alex Deucherr600: don't force Z order
2009-11-16 Corbin Simpsondocs: Update r300g status.
2009-11-16 Brian Pauldocs: fixes, changes for Mesa 7.7
2009-11-16 Brian Paulprogs/tests: silence warning
2009-11-16 Brian Paulmesa: remove unused vertex array driver hooks
2009-11-16 Brian Paulmesa: check BaseLevel, MaxLevel in _mesa_GenerateMipmap...
2009-11-16 Brian Paulmesa: use _mesa_get_current_tex_object()
2009-11-16 Brian Paulmesa: added another check in check_gen_mipmap()
2009-11-16 Michel Dänzerst/xorg: Only reference new picture formats when they...
2009-11-15 Brian Paulst/mesa: comments for st_draw.c
2009-11-15 Brian Paulst/egl: add some basic comments
2009-11-15 Francisco Jereznv20: Fix build for the last nouveau_class.h changes.
2009-11-15 Francisco Jereznv10: Fix build for the last nouveau_class.h changes.
2009-11-15 Vinson Leeprogs: Ignore Mac OS dSYM directories.
2009-11-14 Eric Anholti965: Share OPCODE_TXB between brw_wm_emit.c and brw_wm...
2009-11-14 Eric Anholti965: Share OPCODE_TEX between brw_wm_emit.c and brw_wm...
2009-11-13 Eric Anholti965: Clean up emit_tex a bit.
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-13 Eric Anholti965: Flag BRW_NEW_CONTEXT on some context state.
2009-11-13 Eric Anholtintel: Remove some dead context structure fields.
2009-11-13 Eric Anholti965: Remove an unused cache_item field.
2009-11-13 Eric Anholti965: Remove long dead structures for ffvertex_prog.c.
2009-11-13 Eric Anholti965: Use bo_map instead of subdata to upload the bits...
2009-11-13 Eric Anholti965: Validate the number of URB entries selected for...
2009-11-13 Eric Anholtintel: When subdataing a busy buffer, use a temporary...
2009-11-13 Eric Anholti965: Clean up Ironlake sampler type definitions.
2009-11-13 Eric Anholti965: Avoid moving the current value back into the...
2009-11-13 Eric Anholtmesa: Improve the eliminate-move-use to work across...
2009-11-13 Zack Rusinst/xorg: try to fix non-uniform transforms
2009-11-13 Vinson Leeprogs/glsl: Add missing break statement in multinoise.c.
2009-11-12 Ian Romanickintel: Don't check for context pointer to be NULL durin...
2009-11-12 Ian Romanickintel: Remove unused enable_imaging parameter to intelI...
2009-11-12 Eric Anholti965: Fix Ironlake shadow comparisons.
2009-11-12 Eric Anholti965: Fix VBO last-valid-offset setup on Ironlake.
2009-11-12 Zack Rusinst/xorg: use an immediate instead of a full blown const
2009-11-12 Zack Rusinst/xorg: don't use flow control
2009-11-12 Brian Paulswrast: handle additional Z24 formats in read_depth_pix...
2009-11-12 Roland Scheideggeri965: fix EXT_provoking_vertex support
2009-11-12 Vinson Leedemos/glsl: Add missing break statement to noise test.
2009-11-12 Zack Rusinst/xorg: implement repeatnone and make some code smell...
2009-11-12 Zack Rusinst/xorg: fallback until daddy can implement you properly
2009-11-11 Brian Paulprogs/tests: add alpha/blend testing to packedpixels.c
2009-11-11 Corbin Simpsonr300, r300g: Add missing registers.
2009-11-11 Corbin Simpsondri-st: Add some required GL 2.0 extensions.
2009-11-10 Eric Anholti965: Fix VS constant buffer value loading.
2009-11-10 Eric Anholti965: Unalias src/dst registers for SGE and friends.
2009-11-10 Eric Anholti965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
2009-11-10 Jakob Bornecrantzst/xorg: Fallback if picture format doesn't match textu...
next