mesa.git
2010-09-01 Kenneth Graunkeglsl: Add forgotten implementations of equal/notEqual...
2010-09-01 Alex Deucherr600g: fix up default state differences between r6xx...
2010-09-01 Brian Paulst/glx: re-order destruction of buffers, visuals
2010-09-01 Eric Anholti965: DP2 produces a scalar result like DP3, DP4, etc.
2010-09-01 Ian Romanickglsl2: Perform algebraic simplifications on logical...
2010-09-01 Ian Romanickglsl2: Allow ir_constant::zero to create boolean constants
2010-09-01 Jerome Glisser600g: avoid dynamic allocation of states
2010-09-01 Jerome GlisseRevert "Revert "r600g: precompute some of the hw state""
2010-09-01 Patrice Mandinnouveau/nvfx: Remove enforcement of bit depth being...
2010-09-01 Vladimir Vukicevicmesa: initialize dummy framebuffer and renderbuffer...
2010-09-01 Jon TURNEYCygwin: Adjust mklib so -linker and -cplusplus options...
2010-09-01 Jon TURNEYCygwin: Teach mklib/minstall to properly install librar...
2010-09-01 Jon TURNEYCygwin: Change mklib not to report the full archname...
2010-09-01 Jon TURNEYCygwin: Have mklib exit with error code if link fails
2010-09-01 Ian Romanickglsl2: Disallow function declarations within function...
2010-09-01 Andre Maasikasr600: cube mipmap levels are aligned to 8 faces only...
2010-09-01 Dave Airlier600g: correct cb/zb offset emits.
2010-09-01 Dave AirlieRevert "r600g: precompute some of the hw state"
2010-09-01 Dave Airlier600g: fix typo causing segfault.
2010-09-01 Dave Airlier600g: fix glean texCube and shadows.
2010-09-01 Brian Paulgallivm: fix bug in nested conditionals
2010-09-01 Brian Paulglsl2: fix bug in atan(y, x) function
2010-08-31 Eric Anholtir_to_mesa: When emitting a pixel kill, flag that we...
2010-08-31 Keith Whitwellllvmpipe: slightly simplify build_mask
2010-08-31 Keith Whitwellllvmpipe: combine linear mask calculation
2010-08-31 Keith Whitwellllvmpipe: intrinsics versions of build_mask functions
2010-08-31 Ian Romanickglsl2: Write vector constructor constants in a single...
2010-08-31 Eric Anholtir_to_mesa: Sort the uniform list we're adding to Param...
2010-08-31 nobledir_to_mesa: Fix struct/class confusion
2010-08-31 Eric Anholtir_to_mesa: Set up our instruction nodes with zeroed...
2010-08-31 Kenneth Graunkeast_to_hir: Add support for bit-wise operators (but...
2010-08-31 Chia-I Wust/egl: Enable EGL_MESA_drm_display.
2010-08-31 Chia-I Wuegl: Mark EGL_MESA_screen_surface as obsolete.
2010-08-31 Dave Airlier600g: fix up depth write swizzles.
2010-08-31 Dave Airlier600g: fix fp-fragment-position test.
2010-08-31 Dave Airlier600g: fix typo in last commit
2010-08-31 Dave Airlier600g: fix position input to fragment shader.
2010-08-31 Dave Airlier600g: remove unneeded function call from scs
2010-08-31 Marek Olšákir_to_mesa: use RSQ+MUL instead of RSQ+RCP for SQRT
2010-08-31 Kenneth Graunkelinker: Require an exact matching signature when lookin...
2010-08-31 Dave Airlier600g: make LIT work properly
2010-08-31 Zhenyu Wangi965: fix depth test on sandybridge
2010-08-31 Dave Airlier600g: fixup trig functions when input is a literal
2010-08-31 Dave Airlier600g: make sure LIT splits constants
2010-08-31 Dave Airlier600g: fix constant splitting
2010-08-31 Dave Airlier600g: fix LIT tests
2010-08-30 Dave Airlier600g: add missing literals
2010-08-30 Ian Romanicklinker: Handle varying arrays, matrices, and arrays...
2010-08-30 Eric AnholtDon't pass -ffast-math to clang, since it ignores it...
2010-08-30 nobledMake configure work with clang
2010-08-30 Jon TURNEYAdd talloc to osmesa library dependencies
2010-08-30 Jon TURNEYAdd talloc to dependencies for libGL built with xlib...
2010-08-30 Eric Anholtglsl: Clear the static values of builtin function profi...
2010-08-30 Ian Romanickglsl2: Commit generated files changed by previous commit
2010-08-30 Ian Romanickglsl2: Parse #pragma lines
2010-08-30 Kenneth GraunkeFix inverted version checks in check_extra.
2010-08-30 Jerome Glisser600g: precompute some of the hw state
2010-08-30 Jerome Glisser600g: fix depth buffer decompression after states...
2010-08-30 Dave Airlier600g: fixup states generation in winsys.
2010-08-30 Luca Barbieriglapi: fix generator which got out of sync with the...
2010-08-30 Eric Anholti965: Clear the cached constant buffer entry in the...
2010-08-30 Eric Anholti965: Align the number of payload regs to 2 again in...
2010-08-30 Cedric Vivieri965: Apply the rest of the old-libdrm guard patch.
2010-08-30 Eric Anholti965: Add support for loops to the new FS backend.
2010-08-30 Eric Anholti965: Make brw_CONT and brw_BREAK take the pop count.
2010-08-30 Eric Anholti965: Add "discard" support to the new FS backend.
2010-08-30 Eric Anholti965: Fix the new implementation of ir_unop_sign to...
2010-08-30 Eric Anholti965: Add support for texturing with bias to i965 FS...
2010-08-30 José Fonsecaglut: Silence missing initializer warning.
2010-08-30 José Fonsecamesa: Return after assertion failure.
2010-08-30 José Fonsecagallivm: Compute the 4 texel offsets for linear filteri...
2010-08-30 José Fonsecaglsl: Silence unused variable warning.
2010-08-30 José Fonsecamesa: Fix _mesa_lookup_parameter_constant's return...
2010-08-30 José Fonsecagallivm: Disable LLVM's pretty stack trace dumper.
2010-08-30 José Fonsecagallivm: Correct copy'n'pasted comments.
2010-08-30 José Fonsecagallivm: Fix lp_build_sum_vector.
2010-08-30 Michal Krolsvga: Fix CMP translation for vertex shader targets.
2010-08-30 José Fonsecasvga: Re-emit bound rendertargets and texture samplers...
2010-08-30 Marek Olšákst/mesa: set the MaxVarying GLSL constant
2010-08-30 Marek Olšákr300g: fix warning in winsys
2010-08-30 Dave Airlier600g: add DST opcode support.
2010-08-30 Dave Airlier600g: add SCS support.
2010-08-30 Dave Airlier600g: fix warning introduced by last commit.
2010-08-30 Dave Airlier600g: add initial relative support to assembler
2010-08-30 Ian Romanicklinker: Treat sized and unsized array types as the...
2010-08-30 Dave Airlier600g: add KILP support
2010-08-30 Dave Airlier600g: fix SSG and op3 neg writing
2010-08-30 Dave Airlier600g : add basic loop support.
2010-08-29 Bas Nieuwenhuizenr600g: use the values from the correct literals
2010-08-29 Bas Nieuwenhuizenr600g: added literals where needed for POW instruction
2010-08-29 Richard Lievergreen : fix shader const allocation and instruction...
2010-08-29 Vinson Leeglsl: Initialize data in ast_function_expression::hir.
2010-08-29 Vinson Leeglsl: Completely initialize value member in ir_constant...
2010-08-29 Vinson Leeglsl: Initialize variable in ir_swizzle::constant_expre...
2010-08-29 Vinson Leeglsl: Initialize data in read_constant.
2010-08-29 Vinson Leeir_to_mesa: Initialize variable in ir_to_mesa_visitor...
2010-08-29 Dave Airlier600g: drop file I added by mistake in a previous commit
2010-08-29 Vinson Leeglsl: Initialize the rest of values of ir_constant...
2010-08-29 Vinson Leegallium: Remove unnecessary header from p_state.h.
2010-08-29 Vinson Leenvfx: Remove util_is_pot in favor of util_is_power_of_two.
next