mesa.git
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.
2011-07-23 José Fonsecautil: Store alpha value too.
2011-07-22 Vinson Leeglsl: Add standalone_scaffolding.cpp to SConscript.
2011-07-22 Paul Berryglsl: Add unit tests for lower_jumps.cpp
2011-07-22 Paul Berryglsl: Create a standalone executable for testing optimi...
2011-07-22 Paul Berryglsl: Move functions into standalone_scaffolding.cpp...
2011-07-22 Paul Berrymesa: Add an ifndef guard around the definition of...
2011-07-22 Younes MantonRevert "g3dvl: Preserve previously rendered components...
2011-07-21 Marek Olšákconfigure.ac: check for libdrm_radeon only when buildin...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian Paulsoftpipe: use the polygon stipple utility module
2011-07-21 Brian Paulsoftpipe: implement fragment shader variants
2011-07-21 Brian Paulutil: assorted updates to polygon stipple helper
2011-07-21 Brian Paulsoftpipe: use tgsi_shader_info fields for fragcoord...
2011-07-21 Brian Paultgsi: add info fields for fragcoord origin, center...
2011-07-21 Brian Paulsoftpipe: remove obsolete comment
2011-07-21 Brian Paulsoftpipe: rename a function
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-21 Chia-I Wuu_vbuf_mgr: restore buffer offsets
2011-07-21 Marek Olšákmesa: GLES2 should return different error enums for...
2011-07-21 Christoph Bumillernouveau: hook up video decoding with nouveau_context
2011-07-21 Vinson Leeglsl: Add ir_function_detect_recursion.cpp to SConscript.
2011-07-21 Ian Romanickglsl: Reject shaders that contain static recursion
2011-07-21 Ian Romanickglsl: Make prototype_string publicly available
next