Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src /
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-11 Aras Pranckeviciusglsl: fix crash in loop analysis when some controls...
2010-11-11 Keith Whitwellr600g: enforce minimum stride on render target texture...
2010-11-11 Keith Whitwellr600g: do not try to use staging resource for depth...
2010-11-11 Brian Paulmesa: handle more pixel types in mipmap generation...
2010-11-11 Brian Paulmesa: add missing formats in _mesa_format_to_type_and_c...
2010-11-11 Brian Paulmesa: improve error message
2010-11-11 Brian Paulmesa: #include mfeatures.h in enums.h
2010-11-11 Keith Whitwellr600g: guard experimental s3tc code with R600_ENABLE_S3TC
2010-11-11 Christian König[g3dvl] move stuff from flush into own functions
2010-11-11 Lucas Stachnvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHAD...
2010-11-11 Francisco Jerezdri/nouveau: Split hardware/software TNL instantiation...
2010-11-11 Christian König[g3dvl] remove empty block handling for now
2010-11-11 Christian König[g3dvl] use only one vertex element for ycbcr z-coord
2010-11-11 Christian König[g3dvl] move the rest of the calculations into the...
2010-11-11 Vinson Leemesa: Fix printf format warnings.
2010-11-11 Ian Romanickmesa: Allow query of MAX_SAMPLES with EXT_framebuffer_m...
2010-11-10 Jakob Bornecrantzlibgl-xlib: Use sw helper instead of roll your own
2010-11-10 Christian König[g3dvl] cleanup vert_stream_0
2010-11-10 Jakob Bornecrantzgraw: Use inline sw helper instead of roll your own...
2010-11-10 Jakob Bornecrantzgalahad: Correct the name of the scons library
2010-11-10 Christian König[g3dvl] use clamp to border for empty block handling
2010-11-10 Jerome Glisser600g: allow driver to work without submitting cmd...
2010-11-10 Robert Hookerintel: Add a new B43 pci id.
2010-11-10 Eric Anholti965: re-enable gen6 IF statements in the fragment...
2010-11-10 Eric Anholti965: Work around strangeness in swizzling/masking...
2010-11-10 Christian König[g3dvl] move to 3D textures for y cb cr
2010-11-10 Francisco Jerezmeta: Handle bitmaps with alpha test enabled.
2010-11-10 Zack Rusingallivm: implement indirect addressing over inputs
2010-11-10 Roland Scheideggermesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH...
2010-11-10 Roland Scheideggerr200: fix r200 large points
2010-11-10 Chia-I Wuegl_dri2: Fix __DRI_DRI2 version 1 support.
2010-11-10 Christian König[g3dvl] again rework vertex shader a bit
2010-11-10 Marek Olšákr300g: turn magic numbers into names in the hyperz...
2010-11-10 Marek Olšákr300g: rename has_hyperz -> can_hyperz
2010-11-10 Marek Olšákr300g: mention ATI in the renderer string
2010-11-10 Keith Whitwellws/r600: match bo_busy shared/fence logic in bo_wait
2010-11-10 Vinson Leemesa: Clean up header file inclusion in pixelstore.h.
2010-11-10 Vinson Leemesa: Clean up header file inclusion in pixel.h.
2010-11-10 Zhenyu WangRevert "i965: VS use SPF mode on sandybridge for now"
2010-11-10 Zhenyu Wangi965: fix dest type of 'endif' on sandybridge
2010-11-10 Eric Anholti965: Add support for math on constants in gen6 brw_wm_...
2010-11-10 Ian Romanickir_to_mesa: Refactor code for emitting DP instructions
2010-11-10 Eric Anholti965: Allow OPCODE_SWZ to put immediates in the first...
2010-11-09 Kenneth Graunkeglsl: Remove unnecessary "unused variable" warning...
2010-11-09 Peter Cliftonintel: Add assert check for blitting alignment.
2010-11-09 Christian König[g3dvl] workaround for motion vertical field selection
2010-11-09 Eric AnholtRevert "intel: Fix the client-side swapbuffers throttling."
2010-11-09 Eric Anholtintel: Fix the client-side swapbuffers throttling.
2010-11-09 Ian Romanickglsl: Fix incorrect gl_type of sampler2DArray and sampl...
2010-11-09 José Fonsecagallivm: Allocate TEMP/OUT arrays only once.
2010-11-09 Zack Rusingallivm: implement indirect addressing of the output...
2010-11-09 Vinson Leewinsys/xlib: Add cygwin to SConscript.
2010-11-09 Keith Whitwellr600: fix my pessimism about PIPE_TRANSFER_x flags
2010-11-09 Keith Whitwellr600g: translate ARR instruction
2010-11-09 Keith Whitwellr600g: attempt to turn on DXTn formats
2010-11-09 Keith Whitwellr600g: avoid recursion with staged uploads
2010-11-09 Brian Paulmesa: no-op glBufferSubData() on size==0
2010-11-09 Christian König[g3dvl] start handling motion_vertical_field_select
2010-11-09 Brian Paulsoftpipe: can't no-op depth test stage when occlusion...
2010-11-09 Chia-I Wust/dri: Add support for surfaceless current contexts.
2010-11-09 Vinson Leemesa: Clean up header file inclusion in nvprogram.h.
2010-11-09 Vinson Leemesa: Clean up header file inclusion in multisample.h.
2010-11-09 Vinson Leemesa: Clean up header file inclusion in matrix.h.
2010-11-09 Vinson Leemesa: Clean up header file inclusion in lines.h.
2010-11-09 Vinson Leemesa: Clean up header file inclusion in light.h.
2010-11-09 Vinson Leemesa: Add missing header and forward declarations in...
2010-11-09 Vinson Leemesa: Clean up header file inclusion in image.h.
2010-11-09 Thomas Hellstromgallium/targets: Trivial crosscompiling fix
2010-11-09 Thomas Hellstromsvga/drm: Optionally resolve calls to powf during link...
2010-11-09 Thomas Hellstromst/egl: Fix build for include files in nonstandard...
2010-11-09 Thomas Hellstrommesa: Add talloc includes for gles
2010-11-09 Thomas Hellstromegl: Add an include for size_t
2010-11-09 Zack Rusinscons: build the xorg state trackers only when env...
2010-11-09 Vinson Leemesa: Clean up header file inclusion in histogram.h.
2010-11-09 Vinson Leemesa: Clean up header file inclusion in hint.h.
2010-11-09 Vinson Leemesa: Clean up header file inclusion in framebuffer.h.
2010-11-09 Vinson Leemesa: Clean up header file inclusion in fog.h.
2010-11-09 Vinson Leemesa: Clean up header file inclusion in ffvertex_prog.h.
2010-11-09 Vinson Leemesa: Clean up header file inclusion in fbobject.h.
2010-11-09 Chad Versaceglsl: Fix ir_expression::constant_expression_value()
2010-11-09 Johann Rudloffradeon: Implement GL_OES_EGL_image
2010-11-09 Johann Rudloffradeon: Implement __DRI_IMAGE and EGL_MESA_image_drm
2010-11-09 Alex Deucheregl_dri2: Add radeon chip ids
2010-11-09 Johann Rudloffradeon: Implement EGL_MESA_no_surface_extension
2010-11-09 Kenneth Graunkeir_dead_functions: Actually free dead functions and...
2010-11-08 Vinson Leegraw: Add struct pipe_surface forward declaration.
2010-11-08 Mario Kleinermesa/r300classic: Fix dri2Invalidate/radeon_prepare_ren...
2010-11-08 Benjamin Franzker600g: implement texture_get_handle (needed for eglExpo...
2010-11-08 Peter Cliftonintel: Fix emit_linear_blit to use DWORD aligned width...
2010-11-08 Alex Deucherr600c: properly align mipmaps to group size
2010-11-08 Michal Krolgraw: Export graw_save_surface_to_file().
2010-11-08 Michal Krolos: Open file streams in binary mode.
2010-11-08 Vinson Leemesa: Clean up header file inclusion in extensions.h.
2010-11-08 Vinson Leemesa: Clean up header file inclusion in enable.h.
2010-11-08 Vinson Leemesa: Clean up header file inclusion in drawtex.h.
2010-11-08 Vinson Leemesa: Clean up header file inclusion in drawpix.h.
2010-11-08 Vinson Leemesa: Clean up header file inclusion in depthstencil.h.
2010-11-08 Vinson Leemesa: Clean up header file inclusion in depth.h.
2010-11-08 Vinson Leemesa: Clean up header file inclusion in debug.h.
next