mesa.git
2012-01-18 Eric Anholti965/gen7: Set up surface horizontal alignment field.
2012-01-18 Eric Anholti965/gen7: Remove stale comment.
2012-01-18 Eric Anholtglsl: Fix leak of linked uniform names at relink/free...
2012-01-18 Eric Anholtglsl: Fix leak of LinkedTransformFeedback.Varyings.
2012-01-18 Eric Anholtmesa: Fix leak of uniform storage records on shader...
2012-01-18 Eric Anholti965: Fix leak of the program cache BO on context destroy.
2012-01-18 Eric Anholti965/vs: Fix leak of an empty hash_table structure...
2012-01-18 Eric Anholti965: Fix refcount leak of the gl_program structure.
2012-01-18 Eric Anholtmesa: Make the register allocator allocation take a...
2012-01-18 Brian Paulsvga: change PIPE_CAPF_MAX_TEXTURE_LOD_BIAS from 16...
2012-01-18 Brian Paulsvga: fix min/max lod clamping
2012-01-18 Brian Paulsvga: add 0.5 in float->int conversion of sample min...
2012-01-18 Brian Paulst/mesa: pass GL_MAP_INVALIDATE_RANGE_BIT to gallium...
2012-01-18 Brian Paulmesa: use GL_MAP_INVALIDATE_RANGE_BIT in glTexImage...
2012-01-18 Brian Paulmesa: try RGBA_FLOAT16 before RGBA_FLOAT32 when choosin...
2012-01-18 Brian Paulmesa: fix tex format selection for GL_R32F and other...
2012-01-18 Brian Pauldocs: add more potential dependencies for vmware guest...
2012-01-18 Alexander von... scons: Add more machine architectures to the machine map
2012-01-18 Dave Airlier600g: fix ISLT on r600/700
2012-01-18 Dave Airlier600g: make r600/700 use correct ineg.
2012-01-18 Dave Airlier600g: fix some of the interpolation tests.
2012-01-18 Kenneth Graunkei965: Bump Ivybridge's fake MRF range to g112-127 inste...
2012-01-18 Kenneth Graunkei965: Remove the INTEL_OLD_VS option.
2012-01-18 Kenneth Graunkemesa: Support GL_VERTEX_ATTRIB_ARRAY_INTEGER in GL...
2012-01-18 Vadim Girlinr600g: fix UINT_TO_FLT on evergreen
2012-01-18 Chad Versacei965/gen5: Fix rendering of depth buffers without stenc...
2012-01-18 Anuj Phogatintel: Return if pointer to intel_context is null
2012-01-17 Alex Deucherr600g: add workaround for original R600 PS setup
2012-01-17 Paul Berryi965: Add .gitignore file to exclude automake build...
2012-01-17 Anuj Phogatmesa: Add condition in glGetTexImage for zero size...
2012-01-17 Alex Deucherradeon: share common fog code between radeon and r200
2012-01-17 Alex Deucherradeon: fix fog coordinate emit
2012-01-17 Alex Deucherr200: fix fog coordinate emit
2012-01-17 Dave Airlier600g: fix recip_uint on r600.
2012-01-17 Vadim Girlinr600g: fix USLT for r600-eg
2012-01-17 Alexander von... scons: Don't set visibility to hidden on Haiku
2012-01-17 Alexander von... scons: Add Haiku build support
2012-01-17 Vadim Girlinr600g: rework IDIV/UDIV and implement MOD/UMOD (v2)
2012-01-17 Eric Anholtmesa: Enable silent automake rules when available.
2012-01-17 Eric Anholti965: Convert the build to using automake.
2012-01-17 Eric Anholtintel: Drop the version override code now that we don...
2012-01-17 Eric Anholtintel: Fix warnings of undefined ffs().
2012-01-17 Scott MoreauComplete ARGB8888 naming convention format renames...
2012-01-17 Chad Versacei965: Fix gen6,gen7 when used with a non-HiZ capable DDX
2012-01-17 Vinson Leesoftpipe: Silence unused variable warning on non-LLVM...
2012-01-16 Anuj Phogatintel: Fix segfault in glXSwapBuffers with no bound...
2012-01-16 Vinson Leellvmpipe: Remove unused variable 'packed' from lp_test_...
2012-01-16 Vinson Leeutil: Silence GCC unused-but-set-variable warning.
2012-01-16 José Fonsecavl: Make array initialization portable.
2012-01-16 Stéphane Marchesini915g: Fix the blending for the A8 destination buffer...
2012-01-15 Matt Turnerr200: remove left-over EGL_SOURCES variable
2012-01-15 Dave Airlier600g: fix mullo_uint trans slot only on r600/r700
2012-01-15 Vadim Girlinr600g: implement clip distances
2012-01-15 Vadim Girlinr600g: implement two-sided lighting (v3)
2012-01-15 Vadim Girlinr600g: add support for ISHR/USHR/SHL on r600-evergreen
2012-01-15 Vadim Girlinr600g: implement IDIV/UDIV on r600-evergreen
2012-01-15 Vadim Girlinr600g: implement ISSG on r600-evergreen
2012-01-15 Vadim Girlinr600g: implement IABS on r600-evergreen
2012-01-15 Vadim Girlinr600g: implement F2U on evergreen
2012-01-15 Vadim Girlinr600g: add FLT_TO_UINT opcode for evergreen
2012-01-15 Vadim Girlinr600g: fix F2I on evergreen
2012-01-15 Christian Königvl: fix YV12 handling
2012-01-15 Christian Königst/vdpau: recreate video buffer if decode doesn't like it
2012-01-15 Christian Königst/vdpau: recreate video buffer if format doesn't match
2012-01-15 Christian Königvl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
2012-01-15 Christian Königvl: add h264 infrastructure
2012-01-15 Christian Königvl: move away from state like parameters
2012-01-15 Christian Königvl/video_buffer: add support for interlaced buffers
2012-01-15 Christian Königvl/video_buffer: improve constructor
2012-01-15 Christian Königvl/video_buffer: use template style create params
2012-01-15 Dave Airlier600g: vertex id support.
2012-01-15 Dave Airlier600g: make u2f trans only
2012-01-15 Lucas Stachnvfx: random cleanups of the state validation code
2012-01-15 Lucas Stachnvfx: drop render temporaries code
2012-01-15 Lucas Stachnvfx: rework state_fb code to get rid of render temps
2012-01-15 Lucas Stachnvfx: say no to stream output caps
2012-01-15 Marek Olšákmesa: update compute_version for GL3
2012-01-15 Marek Olšákgallium: improve the pipe_stream_output_info struct...
2012-01-14 Dave Airlier600g: add r600 version of UINT_TO_FLT conversion.
2012-01-14 Dave Airlier600g: fix r600 f2i to be trans only emitted.
2012-01-14 Dave Airlier600g: add missing case for uint->flt conversion.
2012-01-14 Dave Airlier600g: add missing r32 uint/sint fbo formats.
2012-01-13 Jerome Glisser600g: add support for virtual address space on cayman v11
2012-01-13 Roland Scheideggerscons: Fix libGL.so build.
2012-01-13 Brian Pauldocs: add links to xf86-video-vmware wiki pages
2012-01-13 Chad Versacei965: Comment gen6_hiz_get_framebuffer_enum()
2012-01-13 Neil Robertsgen6_hiz: Don't bind GL_DRAW_FRAMEBUFFER on GLES
2012-01-13 Brian Pauldocs: new page describing how to build, install VMware...
2012-01-13 Brian Paulmesa: s/GLushort/GLubyte/ in pack_ubyte_AL44()
2012-01-13 Brian Paulosmesa: fix renderbuffer format selection
2012-01-13 Brian Pauldocs: freshen up the introduction page with Mesa 8...
2012-01-13 Tom Stellardgallivm: Allow target specific intrinsics in lp_declare...
2012-01-13 Rob Bradfordgbm: Add documentation for the public facing API
2012-01-13 Rob Bradforddoxygen: Add link to the gbm documentation to the header
2012-01-13 Rob Bradforddoxygen: Add doxygen file and build infrastructure...
2012-01-12 Vinson Leei965: Fix Coverity wrong sizeof argument defect.
2012-01-12 Paul Berryi965: Set pitch of pull constant buffers to 16.
2012-01-12 Paul Berryi965 gen4-6: Fix off-by-one errors brw_create_constant_...
2012-01-12 Christoph Bumillernv50/ir: make use of TGSI_INTERPOLATE_COLOR
2012-01-12 Christoph Bumillernvc0: fix submission of VertexID and EdgeFlag in push...
next