mesa.git
2011-08-02 Marek Olšákgallium/util: add functions for manipulating swizzles
2011-08-02 Ian Romanicki915: Only emit program errors when INTEL_DEBUG=wm...
2011-08-02 Ian Romanicki915: Fail without crashing if a Mesa IR program uses...
2011-08-02 Ian Romanickir_to_mesa: Emit warnings instead of errors for IR...
2011-08-02 Ian Romanickir_to_mesa: Use Add linker_error instead of fail_link
2011-08-02 Ian Romanickmesa: Ensure that gl_shader_program::InfoLog is never...
2011-08-02 Ian Romanicklinker: Make linker_{error,warning} generally available
2011-08-02 Ian Romanicklinker: Make linker_error set LinkStatus to false
2011-08-02 Kenneth Graunkei965/gen5+: Fix incorrect miptree layout for non-power...
2011-08-01 Paul Berryglsl: improve the accuracy of the atan(x,y) builtin...
2011-08-01 Paul Berryglsl: improve the accuracy of the asin() builtin function.
2011-08-01 Chad Versaceglsl: Remove duplicate comment
2011-07-31 Jeremy Huddlestondarwin: Use machine/endian.h to determine endianness
2011-07-31 Jeremy HuddlestonFix PPC detection on darwin
2011-07-30 Chad Versaceglsl: Clarify ir_function::matching_sigature()
2011-07-30 Chad Versaceglsl: Fix conversions in array constructors
2011-07-30 Chad Versaceglsl: Remove ir_function.cpp:type_compare()
2011-07-30 Chad Versaceglsl: Fix implicit conversions in non-constructor funct...
2011-07-30 Chad Versaceglsl: Add method glsl_type::can_implicitly_convert_to()
2011-07-29 Brian Paulmesa: minor comment changes in teximage.c
2011-07-29 Brian Paulmesa: add missing breaks for GL_TEXTURE_CUBE_MAP_SEAMLE...
2011-07-29 Eric Anholti965/fs: Allow register coalescing where the source...
2011-07-29 Eric Anholti965/fs: Optimize a * 1.0 -> a.
2011-07-29 Eric Anholti965/fs: If we see a RCP of a constant, try to constant...
2011-07-29 Eric Anholti965/fs: Port texture projection avoidance optimization...
2011-07-29 Eric AnholtRevert "i965: Don't compute brw->wm.input_size_masks...
2011-07-29 Eric Anholti965/fs: Stop using the exec_list iterator.
2011-07-29 Alex Deucherr600g: fix up vs export handling
2011-07-29 Chia-I Wust/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEW
2011-07-29 Eric Anholti965/fs: Respect ARB_color_buffer_float clamping.
2011-07-29 Eric Anholtmesa: Fix ff fragment shader inputs calculation when...
2011-07-29 Chia-I Wutargets/{egl,gbm}: omit unneeded libdrm_radeon
2011-07-29 Chia-I Wuegl: EGL_MATCH_NATIVE_NATIVE_PIXMAP cannot be EGL_DONT_CARE
2011-07-29 Chia-I Wuegl: make pixmaps and pbuffers EGL_BUFFER_PRESERVED
2011-07-29 Eric AnholtAdd dependency generation for Mesa and GLSL dricore...
2011-07-29 Eric Anholtsoftpipe: When doing write_all_cbufs, don't stomp over...
2011-07-28 Brian Paulmesa: fix format selection for meta CopyTexSubImage()
2011-07-28 Brian Paulmesa: test against MESA_FORMAT_NONE in _mesa_GetTexLeve...
2011-07-28 Brian Paulst/mesa: fix comment language
2011-07-28 Vadim Girlinr600g: fix vs export count
2011-07-28 Kenneth Graunkei965: Remove the now unused intel_renderbuffer::draw_of...
2011-07-28 Kenneth Graunkei965: Check actual tile offsets in Gen4 miptree workaround.
2011-07-28 Kenneth Graunkei965/gen4: Fix message parameter loading for 1D TXD...
2011-07-28 Paul Berryglsl: improve the accuracy of the radians() builtin...
2011-07-27 Marek Olšákconfigure.ac: add DLOPEN_LIBS to xlib build
2011-07-27 Marek Olšákconfigure.ac: fix xlib-based softpipe build
2011-07-27 Ian Romanickglsl: Add source location tracking to TODO list
2011-07-27 Ian Romanickglsl: Remove completed items from the TODO list
2011-07-27 Christoph Bumillermesa: don't forget about sampleBuffers in framebuffer...
2011-07-27 Benjamin Franzkewayland-drm: Add copyright notice to protocol
2011-07-27 Tobias Drosteegl/gallium: fix build without softpipe and llvmpipe
2011-07-26 Marek Olšákr300g: copy the compiler from r300c
2011-07-26 Bryan Cainutil: enable S3TC support when the force_s3tc_enable...
2011-07-26 Bryan Cainst/mesa: respect force_s3tc_enable environment variable
2011-07-26 Ian Romanickmesa: Make _mesa_get_compressed_formats match the textu...
2011-07-26 Ian Romanickmesa: Return the correct internal fmt when a generic...
2011-07-26 Ian Romanickmesa: Add utility function to get base format from...
2011-07-26 Eric Anholti965/fs: Fix MRT drawing since the m0->m2 move for...
2011-07-26 Ian Romanickglsl: Correctly return progress from lower_variable_ind...
2011-07-25 Marek Olšákconfigure.ac: do not check for llvm-config if llvm...
2011-07-25 Tobias Droster300/compiler: simplify code in peephole_add_presub_add
2011-07-25 Marek Olšákwinsys/radeon: fix typos in the driver interface
2011-07-25 Marek Olšákwinsys/radeon: manage constant buffers by the cache...
2011-07-25 Marek Olšákwinsys/radeon: remove usage parameter from buffer_create
2011-07-25 Marek Olšákwinsys/radeon: fix int->boolean conversion in radeon_bo...
2011-07-25 Marek Olšákwinsys/radeon: little change in radeon_bo_is_referenced...
2011-07-25 Marek Olšákwinsys/radeon: add R300 infix to winsys feature names
2011-07-25 Marek Olšákwinsys/radeon: simplify how value queries work
2011-07-25 Eric Anholti965: Fix many of the trivial WebGL demos that broke...
2011-07-25 Eric Anholti965: Use 3D clears on gen6+ to avoid inter-ring synchr...
2011-07-25 Eric Anholtmeta: Also save/restore clip planes for GLSL.
2011-07-25 Eric Anholti965: Emit texture cache flushes on gen6 along with...
2011-07-25 Paul Berryi965: vs optimization fix: Check val.{negate,abs} in...
2011-07-25 Kenneth Graunkei965/gen7: Fix shadow sampling in the old brw_wm_emit...
2011-07-25 Kenneth Graunkei965/fs: Clear result before visiting shadow comparitor...
2011-07-25 Emericvdpau: enable mpeg1 hw decoding, using the exact same...
2011-07-25 Christian Königgallium: change formats merged with pipe-video to type...
2011-07-25 Benjamin Franzkeconfigure: Move gbm before egl in SRC_DIRS
2011-07-24 Christian Königg3dvl: remove unused vs output from create_ref_vert_shader
2011-07-24 Christian Königr600g: use file_max instead of file_count to determine...
2011-07-23 Younes Mantongallium/softpipe: Don't clobber dest color/alpha before...
2011-07-23 Ian Romanickglsl: Compare vector indices in blocks
2011-07-23 Ian Romanickglsl: Factor out code that generates block of index...
2011-07-23 Ian Romanickglsl: Treat ir_dereference_array of non-var as a consta...
2011-07-23 Ian Romanicki965: When emitting a src/dst read of an output, keep...
2011-07-23 Ian Romanicki965: When emitting a src/dst write of an output, keep...
2011-07-23 Ian Romanickprog_optimize: Set unused regs to PROGRAM_UNDEFINED...
2011-07-23 Ian Romanickir_to_mesa: Copy reladdr in src_reg(dst_reg) constructor
2011-07-23 Ian Romanickir_to_mesa: Add each relative address to the previous
2011-07-23 Ian Romanickglsl: When lowering non-constant vector indexing, respe...
2011-07-23 Ian Romanickglsl: When lowering non-constant array indexing, respec...
2011-07-23 Ian Romanickglsl: Rework lowering of non-constant array indexing
2011-07-23 Ian Romanickglsl: Split out part of variable_index_to_cond_assign_v...
2011-07-23 Ian Romanickglsl: Move is_array_or_matrix outside visitor class
2011-07-23 José Fonsecagallivm: Add a note about log2 computation and denormal...
2011-07-23 José Fonsecagallivm: Fix lp_build_exp2 order 4-5 polynomial coeffic...
2011-07-23 José Fonsecagallivm: Increase lp_build_rsqrt() precision.
2011-07-23 José Fonsecagallivm: Update minimax comments.
2011-07-23 José Fonsecagallivm: Fix lp_build_exp/lp_build_log.
2011-07-23 José Fonsecallvmpipe: Unit tests for arithmetic functions.
next