mesa.git
2010-10-19 Thomas Hellstromst/xorg: Fix compilation for Xservers >= 1.10
2010-10-19 Thomas Hellstromxorg/vmwgfx: Don't use deprecated x*alloc / xfree functions
2010-10-19 Thomas Hellstromst/xorg: Don't use deprecated x*alloc / xfree functions
2010-10-19 Thomas Hellstromst/xorg: Fix compilation errors for Xservers compiled...
2010-10-19 Thomas Hellstromst/xorg, xorg/vmwgfx: Be a bit more frendly towards...
2010-10-19 Vinson Leer300/compiler: Remove unused variable.
2010-10-19 Tom Stellardr300g: Add new debug option for logging vertex/fragment...
2010-10-19 Tom Stellardr300/compiler: Add a new function for more efficient...
2010-10-19 Tom Stellardr300/compiler: Clear empty registers after constant...
2010-10-19 Tom Stellardr300/compiler: Fix incorrect assumption
2010-10-19 Tom Stellardr300/compiler: Create a helper function for merging...
2010-10-19 Kenneth Graunkei965: Remove unused variable.
2010-10-19 Kenneth Graunkeglsl: Regenerate parser files.
2010-10-19 Kenneth Graunkeglsl: Fix copy and paste error in ast_bit_and node...
2010-10-18 Eric Anholti965: Avoid blits in BufferCopySubdata on gen6.
2010-10-18 Eric Anholti965: Fix scissor-offscreen on gen6 like we did pre...
2010-10-18 Eric Anholti965: Assert out on gen6 VS constant buffer reads that...
2010-10-18 Eric Anholti965: Fix assertion failure on gen6 BufferSubData to...
2010-10-18 Eric Anholti965: Fix a weirdness in NOT handling.
2010-10-18 Eric Anholti965: Disable the debug printf I added for FS disasm.
2010-10-18 Kenneth Graunkei965: Add missing "break" statement.
2010-10-18 José Fonsecallvmpipe: Don't test rounding of x.5 numbers.
2010-10-18 José Fonsecagallivm: Add a note about SSE4.1's nearest mode rounding.
2010-10-18 Brian Rogersmesa: Add missing else in do_row_3D
2010-10-18 Brian Paulllvmpipe: remove lp_setup_coef*.c files from Makefile
2010-10-18 Victor Tsengegl/i965: include inline_wrapper_sw_helper.h
2010-10-18 Kenneth Graunkeglsl: Don't return NULL IR for erroneous bit-shift...
2010-10-18 Dave Airlier600g: retrieve tiling info from kernel for shared...
2010-10-18 Dave Airlier600g: fix transfer function for tiling.
2010-10-18 Dave Airlier600g: attempt to cleanup depth blit
2010-10-18 Dave Airlier600g: depth needs to bound to ds
2010-10-18 Dave Airlier600g: fix typo in tiling setup cb code.
2010-10-18 Dave Airlier600g: do proper tracking of views/samplers.
2010-10-18 Keith Whitwellllvmpipe: remove unused arg from jit_setup_tri function
2010-10-18 Keith Whitwellllvmpipe: remove unused file
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-18 Keith Whitwellllvmpipe: fail cleanly on malloc failure in lp_setup_al...
2010-10-18 Keith Whitwellllvmpipe: remove setup fallback path
2010-10-18 José Fonsecagallivm: Comment lp_build_insert_new_block().
2010-10-17 Dave Airlier600g: set tiling bits in hw state
2010-10-17 Dave Airlier600g: get tiling info from kernel
2010-10-17 Dave Airlier600g: add defines for tiling
2010-10-17 Dave Airlier600g: switch to a common formats.h file since they...
2010-10-17 Vinson Leellvmpipe: Return non-zero exit code for lp_test_round...
2010-10-17 José Fonsecallvmpipe: Initialize bld ctx via lp_build_context_init...
2010-10-17 José Fonsecallvmpipe: Fix bad refactoring.
2010-10-17 José Fonsecagallivm: Fix SoA cubemap derivative computation.
2010-10-17 José Fonsecallvmpipe: Ensure z_shift and z_width is initialized.
2010-10-17 José Fonsecallvmpipe: Fix depth-stencil regression.
2010-10-17 Dave Airlier600g: add evergreen ARL support.
2010-10-15 Brian Paulgallivm: use util_snprintf()
2010-10-15 Brian Paulst/mesa: update function name, comments
2010-10-15 Brian Paulst/mesa: use GLuint to avoid problem w/ uint not define...
2010-10-15 Brian Paulst/mesa: reformatting in st_cb_drawpixels.c
2010-10-15 Brian Paulst/mesa: fix regressions in glDrawPixels(GL_STENCIL_INDEX)
2010-10-15 Brian Paulglsl: add ir_unop_round_even case to silence unhandled...
2010-10-15 Brian Paulgallivm: added lp_build_load_volatile()
2010-10-15 Brian Paulgallivm: added lp_build_print_vec4()
2010-10-15 Eric Anholti965: Set the type of the null register to fix gen6...
2010-10-15 Ian Romanicki965: Fix indentation after commit 3322fbaf
2010-10-15 Ian Romanicklinker: Trivial indention fix
2010-10-15 Jakob Bornecrantztarget-helpers: Remove per target software wrapper...
2010-10-15 Jakob Bornecrantzegl: Remove unnecessary headers
2010-10-15 Jakob Bornecrantzwrapper: Add a way to dewrap a pipe screen without...
2010-10-15 Jakob Bornecrantzwrapper: Fix spelling
2010-10-15 Jakob Bornecrantzllvmpipe: Move makefile include to before targets
2010-10-15 Xavier Chantrynv50: apply layout_mask to tile_flags
2010-10-15 Keith Whitwellllvmpipe: validate color outputs against key->nr_cbufs
2010-10-15 Keith Whitwellllvmpipe: check shader outputs are non-null before...
2010-10-15 Vinson Leemesa: Add missing header to shaderobj.h.
2010-10-15 Keith Whitwellllvmpipe: fix non-sse build after recent changes
2010-10-15 Keith Whitwellllvmpipe: use aligned loads/stores for plane values
2010-10-15 Keith Whitwellllvmpipe: do plane calculations with intrinsics
2010-10-15 Keith Whitwellgallium: move some intrinsics helpers to u_sse.h
2010-10-15 Keith Whitwellllvmpipe: don't store plane.ei value in binned data
2010-10-15 Keith Whitwellllvmpipe: slightly shrink the size of a binned triangle
2010-10-15 Keith Whitwellllvmpipe: don't pass frontfacing as a float
2010-10-15 Keith Whitwellllvmpipe: reintroduce SET_STATE binner command
2010-10-15 Chad Versaceglsl: Fix ir validation for bit logic ops
2010-10-15 Chad Versaceglsl: Implement constant expr evaluation for bitwise...
2010-10-15 Chad Versaceglsl: Implement constant expr evaluation for bit-shift ops
2010-10-15 Chad Versaceglsl: Implement constant expr evaluation for bitwise-not
2010-10-15 Chad Versaceglsl: Implement ast-to-hir for binary shifts in GLSL...
2010-10-15 Chad Versaceglsl: Change generated file glsl_lexer.cpp
2010-10-15 Chad Versaceglsl: Add lexer rules for << and >> in GLSL 1.30
2010-10-15 Dave Airlier600g: evergreen interpolation support.
2010-10-15 Dave Airlietgsi: add scanner support for centroid inputs
2010-10-15 Ian Romanickglsl: Slightly change the semantic of _LinkedShaders
2010-10-15 Eric Anholti965: Fix texturing on pre-gen5.
2010-10-14 Brian Paulllvmpipe: code to dump bytecode to file (disabled)
2010-10-14 Brian Paulgallivm: add compile-time option to emit inst addrs...
2010-10-14 Brian Paulmesa: remove post-convolution width/height vars
2010-10-14 Kenneth Graunkeglsl: Refresh autogenerated file builtin_function.cpp.
2010-10-14 Kenneth Graunkeglsl: Add support for the 1.30 round() built-in.
2010-10-14 Kenneth Graunkei965: Add support for ir_unop_round_even via the RNDE...
2010-10-14 Kenneth Graunkeglsl: Add front-end support for GLSL 1.30's roundEven...
2010-10-14 Kenneth Graunkeglsl: Add a new ir_unop_round_even opcode for GLSL...
2010-10-14 Dave Airlier300g: clean up warning due to unknown cap.
2010-10-14 Keith Whitwellr600g: handle absolute modifier in shader translator
2010-10-14 Keith Whitwellr600g: emit hardware linewidth
next