st/xa: Fix crosscompile builds with nonstandard ld locations
[mesa.git] / src /
2011-07-04 Thomas Hellstromst/xa: Fix crosscompile builds with nonstandard ld...
2011-07-04 Thomas Hellstromxa-vmwgfx: Remove unnecessary include
2011-06-27 Thomas Hellstromst/xa: Update README.
2011-06-27 Thomas Hellstromst/xa: Add a function to check for supported formats
2011-06-27 Thomas Hellstromst/xa: Various fixes for composite.
2011-06-21 Thomas Hellstromst/xa: Solid fill (tested) and composite (yet untested)
2011-06-20 Thomas Hellstromst/xa: Really support xa_surface_format. Bump minor.
2011-06-20 Thomas Hellstromst/xa: Support format-changing copy.
2011-06-16 Thomasst/xa: Make sure we blit all yuv regions.
2011-06-16 Thomasst/xa: Fix a typo pointed out by Keith Whitwell.
2011-06-16 Thomastarget/dri-vmwgfx: Throttle dri clients by default.
2011-06-15 Thomas Hellstromst/xa: Initial import of the xa state-tracker and the...
2011-06-15 Mike Kaplinskiyr600g: fix TXD src regs needing fetching.
2011-06-15 Mike Kaplinskiyr600g: use inlines for some common tex instr setup...
2011-06-15 Kenneth Graunkeglsl/builtins: Actually implement int/ivec variants...
2011-06-15 Mike Kaplinskiyr600g: fix TXD when shadowing is enabled.
2011-06-15 Dave Airlier600g: add TXD support.
2011-06-15 Brian Pauli915g: add const qualifier to silence warning
2011-06-15 Marek Olšákr600g: also set TILE_MODE of the base level
2011-06-15 Marek Olšákr600g: force OpenGL's BASE_LEVEL behavior on r600-r700
2011-06-15 Kenneth Graunkeglsl/generate_builtins.py: Remove regexp to kill pointe...
2011-06-15 Jeremy Huddlestonglapi: _glapi_create_table_from_handle: Set missing...
2011-06-14 Brian Paulst/mesa: fix indentation, whitespace
2011-06-14 Brian Paulst/mesa: replace st->ctx with ctx
2011-06-14 Brian Paulst/mesa: fix comments, whitespace
2011-06-14 Brian Paulst/mesa: improved is_interleaved_arrays() checking
2011-06-14 Alex Deucherr600c: add tiling support for evergreen+
2011-06-14 Marek Olšákr600g: fix RGB32F texturing
2011-06-14 Marek Olšákr600g: fix indentation and comments
2011-06-14 Eric Anholtmesa: Switch generate_mipmaps_compressed() to using...
2011-06-14 Eric Anholtmesa: Remove uncompressed code from generate_mipmaps_co...
2011-06-14 Eric Anholtmesa: Remove compressed code from generate_mipmaps_unco...
2011-06-14 Eric Anholtmesa: Split _mesa_generate_mipmap along compressed...
2011-06-14 Eric Anholtintel: Fix miptree height alignment for compressed...
2011-06-14 Eric Anholtintel: Drop dead preinitialization of align_w, align_h.
2011-06-14 Eric Anholtintel: Drop the cpp argument to intel_miptree_create().
2011-06-14 Eric Anholtintel: Calculate compress_byte in intel_miptree_create.
2011-06-14 Eric Anholtintel: Use the gl_format to get the base_format for...
2011-06-14 Eric Anholtintel: Drop the internal_format field of the mipmap...
2011-06-14 Eric Anholtintel: Make the intel_miptree_match_image format check...
2011-06-14 Eric Anholti915: Drop dead argument to translate_texture_format().
2011-06-14 Eric Anholtintel: Add block alignment for RGTC textures.
2011-06-14 Eric Anholtintel: Add the MESA_FORMAT as a field of the miptree.
2011-06-14 Eric Anholtintel: Fix 2x2 and 1x1 compressed teximages from _mesa_...
2011-06-14 Marek Olšákr600g: disable shader_texture_lod until there is driver...
2011-06-14 Adam Jacksonllvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle
2011-06-14 Christoph Bumillernv50: fix copy/paste error in nv50_gmtyprog_validate
2011-06-14 Jeremy Huddlestonapple: Set the glapi dispatch table on context bind
2011-06-14 Marek Olšákst/xorg: remove unused variable
2011-06-13 Marek Olšákr600g: do not link with softpipe
2011-06-13 Marek Olšákr300g: do not link with softpipe
2011-06-13 Marek Olšákxorg-radeon: rename to xorg-r300
2011-06-13 Marek Olšáktarget-helpers: remove copy-pasted function inline_noop...
2011-06-13 Vadim Girlinr600g: skip SPI setup for position and face inputs
2011-06-13 Dave Airlier600g: move depth texture flushing out of line.
2011-06-13 Eric Anholtmeta: Fix glCopyTexImage(GL_LUMINANCE) from non-GL_LUMI...
2011-06-13 Eric Anholtintel: Fix mipmap and format handling of blit glCopyPix...
2011-06-13 Eric Anholtintel: Do the drawable x/y offset in intel_renderbuffer...
2011-06-13 Eric Anholtintel: Use rb->Data and rb->RowStride to handle spans...
2011-06-13 Eric Anholtintel: Clean up intel_render_texture with a rename...
2011-06-13 Eric Anholtintel: Move the draw_x/draw_y to the renderbuffer where...
2011-06-13 Brian Pauldri: include swrast.h, not s_texrender.h
2011-06-13 Jeremy Huddlestonglx: Remove check for gc->vtable->destroy
2011-06-13 Jeremy Huddlestonapple: applegl_destroy_context: Pass along the correct...
2011-06-13 Jeremy Huddlestonapple: Dead code removal
2011-06-13 Jeremy Huddlestonglapi: Add check for NULL symbol_prefix in gentable...
2011-06-13 Daniel Vetteri915g: add a few more render target formats
2011-06-13 Brian Paulmesa: move texrender.c to swrast
2011-06-13 Brian Paulvbo: minor simplification in print_draw_arrays() debug...
2011-06-13 Brian Paulmesa: move invariant code out of loop in get_tex_rgba()
2011-06-13 Mathias Fröhlichr600g: Put shaders into immutable buffers.
2011-06-13 Mathias Fröhlichr600g: Allow VRAM for the initial domain for every...
2011-06-13 Mathias Fröhlichr600g: Set the domains value also for recycled buffer...
2011-06-13 Mathias Fröhlichr600g: Fix typo.
2011-06-13 Pierre-Eric Pellou... r600g: remove useless call to u_upload_flush
2011-06-13 Marek Olšákst/mesa: rebind vertex arrays if _NEW_BUFFER_OBJECT...
2011-06-13 Pierre-Eric Pellou... r600g: fixed bo memory leak issue
2011-06-13 Chia-I Wumapi: declare x86_entry_start/end static
2011-06-13 Benjamin Franzkemapi: Fix tls with shared/es-glapi on x86-64
2011-06-13 Chia-I Wuwayland-drm: remove depend on "make clean"
2011-06-13 Chia-I Wuegl_dri2: try swrastg_dri if swrast_dri fails
2011-06-13 Chia-I Wuegl_dri2: add dri2_load_driver_swrast
2011-06-12 Benjamin Franzkeegl_dri2: Compare configs before matching them
2011-06-12 Benjamin Franzkest/eglwayland: Add support for EGL_DEFAULT_DISPLAY
2011-06-12 Benjamin Franzkeegl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAY
2011-06-12 Jeremy Huddlestonapple: Request OpenGL 3.2 from OpenGL.framework if...
2011-06-12 Jeremy Huddlestonapple: Store the CGL API version number for future...
2011-06-12 Jeremy Huddlestonapple: Use a struct glx_config * rather than a void...
2011-06-12 Jeremy Huddlestonapple: Use _glapi_create_table_from_handle to initializ...
2011-06-12 Jeremy Huddlestonglapi: Add API that can create a _glapi_table from...
2011-06-11 Marek Olšákr300g: max_anisotropy of 1 is not anisotropic filtering
2011-06-11 Daniel Vetteri915g: implement fence signalling
2011-06-10 Eric Anholti965: Add support for GL_FIXED vertex attributes.
2011-06-10 Eric Anholtglsl: Fix incorrect optimization of instructions before...
2011-06-10 Eugeni DodonovFix format not a string literal error with -Werror...
2011-06-10 Chad Versacei965/brw: Fix emit_depthbuffer() when packed depth...
2011-06-09 Alex Deucherr600g: VGT_PRIMITIVE_TYPE is special
2011-06-09 Alex Deucherr600g: Handle CONFIG regs properly
2011-06-09 Eric Anholti965/gen6: Add support for gl_PointCoord.
2011-06-09 Eric Anholti965/gen6: Fix point sprite texture coordinate overrides.
next