mesa.git
2010-11-21 Christian Königr600g: remove accidentally added r32 float format
2010-11-20 Christian König[g3dvl] move empty block handling into idct code
2010-11-20 Christian König[g3dvl] enable stage 1&2 buffers in idct code
2010-11-20 Christian Königr600g: add support for signed normalized frame buffers
2010-11-16 Christian König[g3dvl] next round of idct implementation
2010-11-14 Christian König[g3dvl] add skeleton and incomplete idct
2010-11-14 Christian König[g3dvl] ups missed this check
2010-11-14 Christian König[g3dvl] remove need for XVMC_INTRA_UNSIGNED
2010-11-14 Christian König[g3dvl] fix of my one bug in SCALE_FACTOR_16_TO_9
2010-11-13 Christian König[g3dvl] switch to using macroblock vertices
2010-11-13 Christian König[g3dvl] move empty block handling completely into shaders
2010-11-13 Christian König[g3dvl] use quads instead of triangles
2010-11-12 Christian König[g3dvl] cleanup
2010-11-12 Christian König[g3dvl] and finally move field codec dct handling into...
2010-11-12 Christian König[g3dvl] make room for second z-coord and interlaced...
2010-11-11 Christian König[g3dvl] move applying z-coord to fragment shader
2010-11-11 Christian König[g3dvl] use constants for vertex shader outputs and...
2010-11-11 Christian König[g3dvl] move xfer_buffers_map/unmap into flush
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 Chia-I Wudocs: Update egl docs.
2010-11-09 Chia-I Wuautoconf: Add --enable-gallium-egl.
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.
next