mesa.git
2010-01-18 Christoph Bumillernv50: make instanced drawing work with edge flags
2010-01-18 Christoph Bumillernv50: cannot exit shaders on a control flow instruction
2010-01-18 Marcin Slusarznv50: fix nv50_program->immd memory leak
2010-01-18 Michal Kroltgsi: Fix behaviour of dimension index.
2010-01-18 Michal Kroltgsi: Allow TEMPORARY registers as indirect address...
2010-01-18 Michal Kroltgsi: Add ureg_DECL_immediate_block_uint().
2010-01-18 Brian Paulglsl: remove __inline directive
2010-01-18 Brian Paulst/mesa: updated comments and whitespace
2010-01-18 Marcin Slusarzst/mesa: fix memory leak in st_translate_mesa_program
2010-01-18 Alex Deucherr600: fix some warnings
2010-01-18 Jerome Glisser600: Update default state size to account for the...
2010-01-18 Jerome Glisser6xx/r7xx: emit relocation for FRAG & TILE buffer
2010-01-18 Andre Maasikasr600: fix shadow_ambient shader
2010-01-18 Corbin Simpsonradeong: Don't allocate HW BOs for constantbufs.
2010-01-18 Marek Olšákr300g: fix polygon offset
2010-01-18 Marek Olšákr300g: fix vertex data swizzle
2010-01-18 Marek Olšákr300g: do not align compressed textures to a tile size
2010-01-18 Chia-I Wust/egl_g3d: Clean up for x11_drawable_get_depth.
2010-01-18 Corbin Simpsondri: Add an MSAA-enabled factor to DRI configs.
2010-01-18 Corbin Simpsondri: Properly calculate number of modes for MSAA.
2010-01-18 Corbin Simpsonradeong: Check DRM version, and report stats.
2010-01-18 Corbin Simpsonradeong: Use vram_size instead of vram_visible.
2010-01-18 Chia-I Wuprogs/egl: Pass EGLDisplay to eglCopyBuffers.
2010-01-18 Chia-I Wust/egl_g3d: Add support for eglCopyBuffers.
2010-01-18 Chia-I Wust/egl_g3d: Add is_pixmap_supported to native display...
2010-01-18 Chia-I Wust/egl_g3d: Update validate to use an attachment mask.
2010-01-18 Chia-I Wust/vega: Fix window resizing with egl_g3d.
2010-01-18 Chia-I Wust/vega: Call screen->update_buffer instead of winsys...
2010-01-18 Chia-I Wutgsi: Add missing semantic name in text parser.
2010-01-18 Jakob Bornecrantzcso: Add set_vertex_samplers function
2010-01-18 Jakob Bornecrantzsoftpipe: Fix leak in vbuf draw module
2010-01-17 Christoph Bumillernv50: implement instanced drawing
2010-01-17 Jakob Bornecrantzsoftpipe: Move st/python's malloc winsys to softpipe
2010-01-17 Jakob Bornecrantzst/xlib: Make glXGetProcAddressARB visible
2010-01-17 Jakob Bornecrantzgallium: Support swig "compiler" in p_compiler.h
2010-01-17 Jakob Bornecrantzi965g: Link against drm_intel instead of drm_radeon
2010-01-17 Corbin Simpsonr300g: Check for bogus texture targets.
2010-01-17 Marek Olšákr300g: fix the rasterization of secondary color
2010-01-17 Marek Olšákr300g: fix vertex colors with 8 bits per channel
2010-01-17 Marek Olšákr300g: simplify is_format_supported
2010-01-17 Marek Olšákr300g: output texture debug messages if only RADEON_DEB...
2010-01-17 Marek Olšákr300g: move debug flags into r300_screen
2010-01-17 Marek Olšákr300g: disable the MIP filter for NPOT textures
2010-01-17 Marek Olšákr300g: fix the CS size when emitting invariant state
2010-01-17 Alan Coopersmithradeon_compiler: include main/compiler.h for compiler...
2010-01-17 Corbin Simpsonr300g: Stop using indices.
2010-01-17 Corbin Simpsonr300g: Respect fill modes in indices fallback.
2010-01-16 Keith Whitwellutil: add generic ringbuffer utitilty
2010-01-16 Chia-I Wugallium: Fix uninitialized instance divisor and index.
2010-01-16 Christoph Bumillernv50: fix tile flags for scanout tex usage
2010-01-16 Christoph Bumillernv50: handle all and more system values
2010-01-16 Christoph Bumillernv50: hook up geometry programs
2010-01-16 Christoph Bumillernv50: support for geometry programs in nv50_program
2010-01-16 Christoph Bumillernv50: get access to primitive input space
2010-01-16 Alex Deucherr600: remove stray END_BATCH in blit code
2010-01-16 Jakob Bornecrantzdraw: Fix memory leak in gs code
2010-01-16 Dave Airliei965g: make xorg state tracker build i965g_drv.so
2010-01-16 Alex Deucherr600: improve blit support
2010-01-16 Andre Maasikasr600: add initial blit support
2010-01-16 Alex Deucherr600: add r600_blit.c
2010-01-15 Patrice Mandinnouveau: nv30: Remove useless variables fs, txp. Also...
2010-01-15 Michal Krolutil: Handle FORMAT_Z32_FLOAT in util_pack_z().
2010-01-15 Michal Krolutil: Handle the remaining formats in pipe_put_tile_rgba().
2010-01-15 Michal Krolutil: Fix encoding for R8G8B8A8_UNORM formats and friends.
2010-01-15 Michal Kroltgsi: Add ureg_property_gs_input_prim().
2010-01-15 Michal Kroltgsi: Add ureg_src_dimension().
2010-01-15 Michal Krolregress: Add .gitgnore for *.png files.
2010-01-15 Michal Kroldraw: Add missing header include.
2010-01-15 Roland Scheideggergallium: document set_constant_buffer
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-15 Roland Scheideggergallium: remove set_edgeflags from docs
2010-01-15 Brian Paulconfigs: remove -ansi from linux-debug
2010-01-15 Michal Kroltgsi: Fix sanity checks for indirect registers.
2010-01-15 Chia-I Wust/egl_g3d: Avoid validation upon buffer swap or flush...
2010-01-15 Chia-I Wust/egl_g3d: Hook to update_buffer of the pipe screen.
2010-01-15 Chia-I Wust/egl_g3d: Always override flush_frontbuffer.
2010-01-15 Michal Krolst/mesa: Initialise vertex element instance divisor...
2010-01-15 Luca Barbieridraw: Add GALLIUM_DUMP_VS environment variable.
2010-01-14 Jakob Bornecrantzr300g: Build driver by default
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal Krolgallium: Document drawing commands.
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-14 Corbin Simpsonr300g: Cleanup from last few commits.
2010-01-14 Łukasz Krotowskir300g: Really destroy translated buffer at the end.
2010-01-14 Brian Paulprogs/trivial: test user clip plane in tri-point-line...
2010-01-14 Brian Paulprogs/trivial: test glPolygonMode(POINT/LINE) with...
2010-01-14 Brian Paulgallium/util: silence warning about array initializers
2010-01-14 Chia-I Wuegl_g3d: Check if the creation of pipe or st context...
2010-01-14 Chia-I Wust/egl_g3d: Use a sequence number to decide if validati...
2010-01-14 Vinson Leest/mesa: Remove unnecessary header from st_program.c.
2010-01-14 Vinson Leest/mesa: Remove unnecessary header from st_texture.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_accum.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_atifragshader.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_bitmap.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary headers from s_copypix.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_depth.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_drawpix.c.
2010-01-14 Vinson Leeswrast: Remove unnecessary header from s_feedback.c.
2010-01-14 Corbin Simpsongallium/docs: Random things sitting around in my stash.
2010-01-14 Corbin Simpsonr300g: Use indices to translate index buffers of ubytes.
next