mesa.git
2012-01-21 Vinson Leeglsl: Fix 'control reaches end of non-void function...
2012-01-20 Alex Deucherr600g: use S_028B20_BUFFER_0_EN macro for streamout...
2012-01-20 Alex Deucherr600g: update streamout support for virtual addresses
2012-01-20 Matt TurnerRemove reference to now deleted dri/Makefile.targets
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/swrast
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/nouveau
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/r200
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/radeon
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/i915
2012-01-20 Vadim Girlinr600g: fix streamout on evergreen
2012-01-20 Vadim Girlinr600g: fix combined MEM_STREAM instructions
2012-01-20 Matt TurnerAlways build shared dricore
2012-01-20 Matt TurnerAlways build shared glapi
2012-01-20 Matt TurnerRemove -ffast-math from default CFLAGS
2012-01-20 Chad Versaceintel/gen6: Some framebuffers having separate depthsten...
2012-01-20 Chad Versacemesa: Loosen glBlitFramebuffer restrictions on depthste...
2012-01-20 Christoph Bumillernvc0: fix some limit cap values
2012-01-20 Christoph Bumillernvc0: handle discontiguous outputs in stream_output_info
2012-01-20 Christoph Bumillermesa: allocate transform_feedback_info::Outputs array...
2012-01-20 Dave Airlier600g: fixup AR handling (v5)
2012-01-20 Brian Paulmesa: include arrayobj.h to silence implicit function...
2012-01-20 Mathias Fröhlichmesa: Fix and speedup gl_array_object::_MaxElement...
2012-01-20 Mathias Froehlichmesa: Introduce enabled bitfield helper functions.
2012-01-20 Mathias Fröhlichmesa: Use BITFIELD64_RANGE for VERT_BIT_*_ALL.
2012-01-20 Stéphane Marchesini915g: Fix indentation.
2012-01-20 Stéphane Marchesini915g: Fix indentation and comment.
2012-01-20 Paul Berryglsl: Fix isinf() for non-C99-compliant compilers.
2012-01-20 Alex Deucherr600g: fix typo in evergreen register
2012-01-19 Brian Paulsvga: move svga_texture() casts/calls in svga_surface_c...
2012-01-19 Brian Paulst/mesa: copy num_immediates field when copying the...
2012-01-19 Ian Romanickmesa: Set default access flags based on the run-time API
2012-01-19 Brian Paulst/mesa: add fallback pipe formats for (compressed...
2012-01-19 Stéphane Marchesini915g: Don't avoid flushing when we have a pending...
2012-01-19 Stéphane Marchesini915g: Don't invert signalled/unsignalled fences
2012-01-18 Kenneth Graunkei965: Fix disassembly of data port writes on Ivybridge.
2012-01-18 Kenneth Graunkei965: Fix disassembly of sampler messages on Ivybridge.
2012-01-18 Kenneth Graunkei965/vs: Take attributes into account when deciding...
2012-01-18 Stéphane Marchesinst/dri: Remove useless flush front.
2012-01-18 Ian Romanickintel: Set depth to 6 for cubemaps
2012-01-18 Kristian Høgsberggbm: Validate usage flags in gbm_bo_create_from_egl_image()
2012-01-18 Eric Anholti965: Add support for Z16 depth formats.
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
next