mesa.git
2011-04-16 José Fonsecadocs: Undo Marek typo fixes to original text.
2011-04-15 Brian Paultranslate: s/varient/variant/
2011-04-15 Brian Paulvbo: init prim[] array with memset()
2011-04-15 Brian Paulvega: move ureg_destroy(ureg) after last use of ureg var
2011-04-15 Brian Paulst/mesa: simplify a bit of the previous patch
2011-04-15 Pierre-Eric... st/mesa: add handling for 'PIPE_FORMAT_B8G8R8X8_UNORM...
2011-04-15 Marek OlšákRevert "r300/compiler: Don't try to convert RGB to...
2011-04-15 Marek Olšákdocs: update relnotes-7.11
2011-04-15 Marek Olšákdocs: update GL3 status
2011-04-15 Marek Olšákgallium: add and use generic function for querying...
2011-04-15 Marek Olšákconfigure.ac: add an enable switch for float textures...
2011-04-15 Marek Olšákdocs: add patents.txt
2011-04-15 Marek Olšákr300g: enable A/L/LA/I float render targets
2011-04-15 Marek Olšákst/mesa: convert Mesa float formats to Gallium
2011-04-15 Luca Barbierigallium: add A/L/LA/I floating point formats
2011-04-15 Marek Olšákmesa: finish up ARB_texture_float
2011-04-15 Marek Olšákmesa: add R/RG floating-point formats
2011-04-15 Marek Olšákmesa: fix L16F and L32F format properties
2011-04-14 Carl WorthAdd expected file for 095-recursive-define test case.
2011-04-14 Carl Worthglcpp: Simplify calling convention of parser's active_l...
2011-04-14 Carl Worthglcpp: Add --valgrind option to the glcpp-test utility
2011-04-14 Carl WorthAdd an expected file for 084-unbalanced-parentheses
2011-04-14 Carl WorthAdd an expected file for 094-divide-by-zero-short-circuit
2011-04-14 Carl WorthAdd an expected file for 093-divide-by-zero
2011-04-14 José Fonsecamesa/st: Avoid spurious transfers when creating fbo...
2011-04-14 peppst/mesa: add support for GL_RGBA + GL_UNSIGNED_INT_8_8_...
2011-04-14 Eric Anholtmesa: Expose ATI_draw_buffers.
2011-04-14 Eric Anholtmesa: Add support for OPTION ATI_draw_buffers to ARB_fp.
2011-04-14 Eric Anholtmesa: Add support for the ARB_fragment_program part...
2011-04-14 Eric Anholti965/fs: Constant-fold immediates in src0 of SEL instru...
2011-04-14 Eric Anholti965/fs: Constant-fold immediates in src0 of CMP instru...
2011-04-14 Eric Anholtglsl: Perform type checking on "^^" operands.
2011-04-13 Eric Anholtglsl: When we've emitted a semantic error for ==, retur...
2011-04-13 Eric Anholtglsl: Semantically check the RHS of `||' even when...
2011-04-13 Eric Anholtglsl: Semantically check the RHS of `&&' even when...
2011-04-13 Eric Anholtglsl: Avoid cascading errors when looking for a scalar...
2011-04-13 Eric Anholtglsl/opt_cpe: Reenable opt_copy_propagation_elements...
2011-04-13 Eric Anholtglsl/opt_cpe: Fix a crash when a kill kills for two...
2011-04-13 Eric Anholtglsl/opt_cpe: Kill when the assignment isn't something...
2011-04-13 Brian Paulsvga: defined QSZ in terms of SVGA3D_MAX_DRAW_PRIMITIVE...
2011-04-13 Brian Paulsvga: define SVGA3D_MAX_DRAW_PRIMITIVE_RANGES and updat...
2011-04-13 Brian Paulst/mesa: minor clean-ups in update_textures()
2011-04-13 Brian Paulmesa: 80-column wrapping and whitespace fixes
2011-04-13 Brian Paulmesa: fix some comments in sampler object code
2011-04-13 Chad Versacei965: Change assertion condition from implicit to explicit
2011-04-13 Chad Versacei965: Define BRW_DEPTHFORMAT_D24_UNORM_X8_UINT
2011-04-13 Chad Versacei965: Document brw_context.state.depth_region
2011-04-13 Chad Versacei965: Remove unnecessary release/reference of brw_conte...
2011-04-12 Kenneth Graunkei965: Add comments about URB size units and limits.
2011-04-12 Kenneth Graunkei965: Never enable the GS on Gen6.
2011-04-12 Chris WilsonRevert "i965: Reinstate max-index paranoia"
2011-04-12 Benjamin Franzkeegl/wayland: Update to per-surface frame events
2011-04-12 Dave Airlienouveau_vieux: fix build since sampler objects merge
2011-04-12 José Fonsecast/wgl: Prevent spurious framebuffer sizes when the...
2011-04-12 José Fonsecast/wgl: Fix debug output format specifiers of stw_frame...
2011-04-12 José Fonsecasvga: Rebind framebuffer and tss bindings strictly...
2011-04-12 Hans de Goedetexstore: fix regression stricter check for memcpy...
2011-04-12 Brian Paul ir_to_mesa: silence signed/unsigned comparison warnings
2011-04-12 Brian Paulconfigs: add r600 dir to DRI_DIRS
2011-04-12 Brian Paulr600: silence various compiler warnings
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-12 Zou Nan haiRevert "i965: clear global offset to zero in m0.2...
2011-04-11 Ian Romanicki965: Remove hint_gs_always and resulting dead code
2011-04-11 Ian Romanickintel: Fix ROUND_DOWN_TO macro
2011-04-11 Ian Romanickglsl: Make GL_ARB_shader_stencil_export enable block...
2011-04-11 Ian Romanickglsl: Only let a shader enable GL_ARB_draw_instanced...
2011-04-11 Brian Paulmesa: fixup r600 DRI driver for sampler object changes
2011-04-11 Eric Anholti965: Move the SF VP from state caching to state streaming.
2011-04-11 Eric Anholti965: Change the SF unit from state caching to state...
2011-04-11 Eric Anholti965: Turn SF unit and viewport structs into pointers...
2011-04-11 peppu_vbuf_mgr: fixed vbo max_index calculation
2011-04-11 Marek Olšákr600g: handle PIPE_CAP_FRAGMENT_COLOR_CLAMP_CONTROL...
2011-04-10 Brian Pauldocs: GL_ARB_sampler_objects updates
2011-04-10 Brian Paulmesa: plug in new functions for GL_ARB_sampler_objects
2011-04-10 Brian Paulmesa: new code/functions for GL_ARB_sampler_objects
2011-04-10 Brian Paulmesa: alloc/free shared sampler objects
2011-04-10 Brian Paulmesa: new driver hooks for GL_ARB_sampler_objects
2011-04-10 Brian Paulmesa: add glGet for GL_ARB_sampler_objects
2011-04-10 Brian Paulmesa: move sampler state into new gl_sampler_object...
2011-04-10 Brian Paulglapi: regenerated files for GL_ARB_sampler_objects
2011-04-10 Brian Paulglapi: interface for GL_ARB_sampler_objects
2011-04-10 Henri Verbeetglx: Only remove the glx_display from the list after...
2011-04-10 Henri Verbeetglx: Destroy dri2Hash on DRI2 display destruction.
2011-04-10 Henri Verbeetmesa: Also update the color draw buffer if it's explici...
2011-04-10 Nicolas Kaiserdocs: fix typos in wayland spec
2011-04-10 Nicolas Kaiserdocs: fix typos in Mesa specs
2011-04-10 Christoph Bumillernv50,nvc0: silence shader debug output
2011-04-10 Christoph Bumillernvc0: make the card permit separate colour outputs
2011-04-10 Christoph Bumillernv50-nvc0: make use of COLOR_MASK,BLEND_ENABLE_COMMON
2011-04-10 Christoph Bumillernvc0: shrink CSOs a little
2011-04-10 Christoph Bumillernv50,nvc0: identify some line rasterization state
2011-04-10 Christoph Bumillernvc0: force perspective correction hint to nicest
2011-04-10 Christoph Bumillernv50,nvc0: don't insert instructions after the block...
2011-04-09 Alan CoopersmithMake st_pipe_vertex_format return type in st_draw.h...
2011-04-09 Alan CoopersmithFix GET_PROGRAM_NAME() on Solaris to not try to modify...
2011-04-08 Marek OlšákRevert "r300g: handle DISCARD_WHOLE_RESOURCE for buffers"
2011-04-08 Marek Olšákr300g: fix another crash with hyperz
2011-04-08 Jon TURNEYDisable direct rendering on Cygwin
2011-04-08 nobledDisable direct rendering on GNU/Hurd
2011-04-08 Samuel ThibaultOnly require libdrm if direct rendering is actually...
next