mesa.git
2011-09-23 José Fonsecasvga: Consider the new depth formats in svga_texture_fr...
2011-09-23 José Fonsecasvgadump: Dump the new depth format names.
2011-09-23 Jakob Bornecrantzsvga: Expose the new depth formats
2011-09-23 José Fonsecasvga: Coalesce multiple shader constants in a single...
2011-09-23 José Fonsecasvgadump: Update for svga3d_reg.h header changes.
2011-09-23 Brian Paulsvga: updated svga3d_reg.h to latest public version
2011-09-23 Alex CorscaddenAllow RBUG to start blocked
2011-09-23 Brian Pauldraw/llvm: add additional null pointer checkin draw_pt_...
2011-09-23 Yuanhan Liuintel: fix the wrong code to detect null texture.
2011-09-23 Yuanhan Liui965: fix the constant interp bitmask for flat mode
2011-09-23 Stéphane Marchesini915g: Don't generate useless swizzles before texture...
2011-09-23 Stéphane Marchesini915g: Fix whitespace.
2011-09-23 Marek Olšákdocs: update relnotes-7.12 with r600g changes
2011-09-22 Brian Paulst/mesa: remove unnecessary st_texture_match_image...
2011-09-22 Stéphane Marchesini915g: Fix peephole optimization for MOVs.
2011-09-22 Stéphane Marchesini915g: Add unsupported PIPE_CAP_MIN_TEXEL_OFFSET/PIPE_C...
2011-09-22 Eric Anholtintel: Unindent the blit call in PBO blit uploads.
2011-09-22 Eric Anholtintel: Drop gratuitous flush in PBO blit upload.
2011-09-22 Eric Anholtintel: Clean up check_pbo_format to ignore internalFormat.
2011-09-22 Eric Anholtintel: Move more of the PBO blit upload logic into...
2011-09-22 Eric Anholtintel: Remove stale comment about non-intel gl_buffer_o...
2011-09-22 Eric Anholtintel: Remove the pbo zero-copy code.
2011-09-22 Eric Anholtintel: Remove extra FreeTextureImageBuffer() from glTex...
2011-09-22 Eric Anholti965: Add support for GL_EXT_packed_float.
2011-09-22 Eric Anholti965: Add support for GL_EXT_texture_shared_exponent.
2011-09-22 Brian Paulmesa: remove support for GL_APPLE_client_storage extension
2011-09-22 Brian Paulmesa: move gl_texture_image::Width/Height/DepthScale...
2011-09-22 Brian Paulmesa: move gl_texture_image::_IsPowerOfTwo into swrast
2011-09-22 Michel Dänzerst/mesa: Finalize texture on render-to-texture.
2011-09-22 Brian Paulst/mesa: Convert size assertions to conditionals in...
2011-09-22 Christoph Bumillerd3d1x: setup draw info primitive restart parameters
2011-09-22 Brian Pauldraw: add support for guard-band clipping
2011-09-22 José Fonsecadraw: Reduce the number of vertex shader variants per...
2011-09-22 Kurt Davermandraw: Respect max_indices from the renderer.
2011-09-22 Brian Paultranslate: check for PIPE_SUBSYSTEM_EMBEDDED
2011-09-22 Jakob Bornecrantztgsi: Check in scan for fs position and depth reads
2011-09-22 Brian Paulsvga: skip assertion when index_bias < 0
2011-09-22 Brian Paulsvga: fix the test for sRGB texture formats
2011-09-22 Brian Paulgallium/util: add util_format_is_srgb() helper
2011-09-22 Keith Whitwellutil: add u_bit_scan helper
2011-09-22 José Fonsecautil: Allow to make the depth/stencil format queries...
2011-09-22 Keith Whitwellutil: single call to util_format_description in fill_rect
2011-09-22 José Fonsecautil: Handle conversion between depth stencil formats.
2011-09-22 Stéphane Marchesini915g: Add an optimization to get rid of useless movs...
2011-09-22 Stéphane Marchesini915g: Fix some whitespace problems.
2011-09-22 Stéphane Marchesini915g: Blend equation separate seems to work.
2011-09-22 Stéphane Marchesini915g: Add ifdef'd out code to dump compiled shaders.
2011-09-22 Stéphane Marchesini915g: Fix bug in shader optimizer.
2011-09-22 Stéphane Marchesini915g: Remove stale function prototype.
2011-09-21 Brian Paulsvga: call u_default_redefine_user_buffer() to fix...
2011-09-21 Eric Anholtmeta: Don't hang on to program refcounts after metaops...
2011-09-21 Eric Anholti965/vs: Return a dummy value when visiting ir_texture.
2011-09-21 Eric Anholti965/gen6+: When only BFC is written, use BFC as the...
2011-09-21 Eric Anholti965/gen6+: Respect the VERTEX_PROGRAM_TWO_SIDE flag...
2011-09-21 Eric Anholtmesa: Add a context flag indicating whether two-sided...
2011-09-21 Brian Paulutil: remove stray debug code
2011-09-21 Brian Paulmesa: check glBegin()/glDrawArrays()/etc mode with...
2011-09-21 Brian Paulgallivm: fix build with llvm 3.0svn
2011-09-21 Brian Paultnl: include swrast/s_chan.h to fix sse build
2011-09-21 Chia-I Wust/vega: fix drawing images with alpha channel
2011-09-21 Chia-I Wust/vega: fix vg_context_is_object_valid()
2011-09-21 Brian Paulswrast: s/GLubyte/GLchan/ in a cast
2011-09-21 Brian Paulllvmpipe: silence a pointer type warning
2011-09-21 Brian Paulmeta: use _mesa_set_enable() in more places
2011-09-21 Brian Paulmeta: use _mesa_set_enable(), fix decompress_texture_im...
2011-09-21 Brian Paulst/mesa: specify source mipmap level in decompress_with...
2011-09-21 Brian Paulgallium/util: observe sampler view's first_level in...
2011-09-21 Brian Paulmeta: fix broken sRGB mipmap generation
2011-09-21 Brian Paulmesa: fix PACK_COLOR_5551(), PACK_COLOR_1555() macros
2011-09-21 Brian Paulmesa: move last bits of GLchan stuff into swrast
2011-09-21 Brian Paulmesa: remove CHAN_TYPE cruft from debug.c
2011-09-21 Brian Paulmesa: remove unused interp/stride chan macros
2011-09-21 Brian Paulmesa: remove unused UNCLAMPED_FLOAT_TO_RGB_CHAN() macro
2011-09-21 Brian Paulradeon: use _mesa_unclamped_float_rgba_to_ubyte()
2011-09-21 Brian Paulr200: use _mesa_unclamped_float_rgba_to_ubyte()
2011-09-21 Brian Paulmesa: remove unused <type>_TO_CHAN() macros
2011-09-21 Brian Paulmesa: convert _mesa_unpack_color_span_chan() to ubyte
2011-09-21 Brian Paulmesa: replace GLchan with GLubyte in texcompress_s3tc.c
2011-09-21 Brian Paulmesa/gallium: remove GLchan from latc, rgtc code
2011-09-21 Brian Paulmesa: remove GLchan in texcompress_fxt1.c
2011-09-21 Brian Paulmesa: s/_mesa_make_temp_chan_image()/_mesa_make_temp_ub...
2011-09-21 Brian Paulmesa: move _mesa_upscale_teximage2d() to texcompress_fxt1.c
2011-09-21 Brian Paulmesa: s/GLchan/GLubyte/ in mipmap generation code
2011-09-21 Kenneth Graunkemake: Don't use builtin_stubs.cpp for standalone GLSL...
2011-09-20 Ian RomanickGLES2/gl2ext: upgrade to gl2ext.h version 15049
2011-09-20 Ian Romanickmesa: Don't expose compressed paletted formats via...
2011-09-20 Brian Paulgallium: remove trailing comma to silence warning
2011-09-20 Paul BerryGallium: Increase PIPE_MAX_CLIP_PLANES to 8.
2011-09-20 Paul BerryGallium: remove unnecessary ifdef for MAX_CLIPPED_VERTICES.
2011-09-20 Paul BerryIncrease MAX_CLIP_PLANES to 8
2011-09-20 Paul BerryHardcode the default value of ctx->Const.MaxClipPlanes...
2011-09-20 Paul Berryi965: Remove bogus assertion on MAX_CLIP_PLANES.
2011-09-20 Paul Berrymesa: Update clipping code to use ctx->Const.MaxClipPlanes.
2011-09-20 José Fonsecascons: Unbreak mingw build.
2011-09-20 José Fonsecascons: MacOSX build fixes.
2011-09-20 Bryan Cainglsl_to_tgsi: implement ir_binop_all_equal and ir_binop...
2011-09-20 Eric Anholti965/vs: Add support for compute-to-MRF.
2011-09-20 Eric Anholti965/vs: Do VUE writes using the MRF file instead of...
2011-09-20 Eric Anholti965/vs: Handle destinations in the MRF file.
2011-09-20 Eric Anholti965/vs: Add a function for how many MRFs get written...
next