mesa.git
2012-11-27 Roland Scheideggergallivm,llvmpipe: handle TXF (texelFetch) instruction...
2012-11-27 Chris Forbesi965: Enable ARB_vertex_type_2_10_10_10_rev on Gen4+.
2012-11-27 Chris Forbesi965: emit w/a for packed attribute formats in VS
2012-11-27 Chris Forbesi965: set attribute w/a bits for packed formats
2012-11-27 Chris Forbesi965: Generalize GL_FIXED VS w/a support
2012-11-27 Chris Forbesi965: support 2_10_10_10 formats in get_surface_type.
2012-11-27 Chris Forbesi965: implement get_size for 2_10_10_10 formats
2012-11-26 Chris Forbesi965/vs: add support for emitting SHL, SHR, ASR
2012-11-26 Matt Turnermesa: Use correct glGetTransformFeedbackVarying name...
2012-11-26 Andreas Bollbuild: use git ls-files for adding all Makefile.in...
2012-11-26 Eric Anholti965: Fix hangs with FP KIL instructions pre-gen6.
2012-11-26 Eric Anholti965/gen4: Fix memory leak each time compile_gs_prog...
2012-11-26 Eric Anholti965/gen4: Fix LOD bias texturing since my fixed reg...
2012-11-22 Marek Olšákr600g: fix broken streamout if streamout_begin caused...
2012-11-22 Marek Olšákr600g: fix ARB_map_buffer_alignment with unaligned...
2012-11-22 Vinson Leescons: Append x11 library path if linking x11 library.
2012-11-22 Kenneth Graunkemesa/vbo: Fix scaling issue in 2-bit signed normalized...
2012-11-22 Kenneth Graunkemesa/vbo: Fix scaling issue in 10-bit signed normalized...
2012-11-21 Alex Deucherradeonsi: add a new SI pci id
2012-11-21 Vinson Leei915: Fix wrong sizeof argument in i915_update_tex_unit.
2012-11-21 Andreas BollAdd .dirstamp to toplevel .gitignore
2012-11-21 Andreas Bollgallium/tests: update .gitignore files
2012-11-20 Eric Anholti965/fs: Add helper functions for IF and CMP and use...
2012-11-20 Eric Anholti965/fs: Add helper functions for generating ALU ops...
2012-11-20 Eric Anholti965/gen4: Fix crash with fragment programs and texture...
2012-11-20 Eric Anholti965: Disable the GB clip test when a limited viewport...
2012-11-20 Eric Anholti965: Use fewer temporary variables in clip setup.
2012-11-20 Eric AnholtRevert "i965/fs: Fix conversions float->bool, int-...
2012-11-20 Eric Anholti965/fs: Fix the gen6-specific if handling for 80ecb8f1...
2012-11-19 Chad Versaceintel: Use designated initializers for DRI extension...
2012-11-19 Chad Versacedri: Use designated initializers for DRI extension...
2012-11-19 Eric Anholti965: Use the separate stencil buffer's offsets for...
2012-11-19 Eric Anholti965: Move all the depth/stencil/hiz offset logic into...
2012-11-19 Eric Anholti965: When rebasing depth or stencil, update x/y before...
2012-11-19 Eric Anholtintel: Push face/level -> slice handling to the caller...
2012-11-19 Eric Anholti965: Add some checks for array textures in unsupported...
2012-11-19 Eric Anholti965: Add a little bit more debug info for validate...
2012-11-19 Eric Anholtintel: Remove dead function prototype.
2012-11-19 Eric Anholti965: Remove stale comment about wrapped_depth.
2012-11-19 Kenneth Graunkemesa: Mark GetBufferParameteri64v as implemented.
2012-11-19 Kenneth Graunkemesa: Require gen'd names in glBeginQuery on ES 3.0.
2012-11-19 Kenneth Graunkemesa: Support EXT_framebuffer_blit targets in ES 3...
2012-11-19 Kenneth Graunkemesa: Fix error code for glTexParameteri of TEXTURE_MAX...
2012-11-19 Kenneth Graunkei965/vs: Don't lose attribute type when converting...
2012-11-19 Chad Versaceegl/dri2: Set error code when dri2CreateContextAttribs...
2012-11-19 Chad Versacei965: Validate requested GLES context version in brwCre...
2012-11-19 Maarten Lankhorstautomake: strip LLVM_CXXFLAGS and LLVM_CPPFLAGS too
2012-11-17 Kenneth Graunkei965/fs: Properly patch special values during VGRF...
2012-11-17 Eric Anholti965/gen4: Respect the VERTEX_PROGRAM_TWO_SIDE vertex...
2012-11-17 Eric Anholtmesa: Fix linker-assigned varying component counting...
2012-11-17 Eric Anholtmesa: Fix segfault on reading from a missing color...
2012-11-17 Eric Anholtintel: Use core mesa support for determining lastLevel.
2012-11-17 Eric Anholtmesa: Also handle GL_TEXTURE_EXTENRAL_OES in max num...
2012-11-17 Eric Anholti965/fs: Unify the param pointer allocation for FP...
2012-11-17 Maarten Lankhorstst/vdpau: Fix vlVdpVideoSurfaceSize for interlaced...
2012-11-17 Andreas Bolldocs: import release notes for 9.0.1, add news item
2012-11-17 Vinson Leeutil: Only use open coded snprintf for MSVC.
2012-11-16 Tom Stellardclover: Fix build with clang 3.2
2012-11-16 Tom Stellardr300/compiler: Avoid generating MOV instructions for...
2012-11-16 Alex Deucherradeonsi: clean up some magic numbers
2012-11-16 Alex Deucherradeonsi: emit PA_SC_RASTER_CONFIG
2012-11-16 Maarten Lankhorst[PATCH] makefiles: use configured name for -ldrm* where...
2012-11-16 Andreas Bolldocs: add note about removal of OpenVMS support
2012-11-16 Matt TurnerRemove OpenVMS support
2012-11-16 Andreas Bollbuild: add missing Makefile.in files to tarballs target
2012-11-16 Andreas Bollbuild: fix make tarballs target
2012-11-15 Matt Turnergles2: Update gl2ext.h to revision 19436
2012-11-15 Matt Turnergles2: Update gl2.h to revision 16803
2012-11-15 Matt Turnergles: Update glext.h to revision 19260
2012-11-15 Matt Turneregl: Update eglext.h to revision 19571
2012-11-15 Matt Turnermesa: return INVALID_VALUE from WaitSync if timeout...
2012-11-15 Matt Turnermesa: return INVALID_VALUE from WaitSync if flags != 0
2012-11-15 Matt Turnermesa: return INVALID_VALUE from ClientWaitSync if flags...
2012-11-15 Matt Turnermesa: return INVALID_VALUE from VertexAttribDivisor...
2012-11-15 Matt Turnerglcpp: Don't define macros for extensions that aren...
2012-11-15 Alex Deucherradeonsi: remove new asserts and replace with warnings
2012-11-15 Kenneth Graunkei965/fs: Don't calculate_live_intervals() in opt_algebr...
2012-11-15 Kenneth Graunkei965: Remove duplicate brw_opcodes table in favor of...
2012-11-15 Kenneth Graunkei965/vs: Remove dead vec4_visitor::src_reg_for_float...
2012-11-15 Kenneth Graunkei965/fs: Remove bblock field of fs_visitor.
2012-11-15 Kenneth Graunkei965: Remove brw_instruction_info::is_arith().
2012-11-15 Kenneth Graunkei965: Remove some dead code optimization passes.
2012-11-15 Kenneth Graunkei965: Remove unused BRW_PACKCOLOR8888 macro.
2012-11-15 Kenneth Graunkei965: Remove brw_shader_program wrapper struct.
2012-11-15 Kenneth Graunkei965: Remove unused struct brw_vs_ouput_sizes.
2012-11-15 José Fonsecautil/u_debug: Fix DEBUG_NAMED_VALUE.
2012-11-15 Roland Scheideggerdraw: fix crashes with out-of-bounds indices
2012-11-15 Alex Deucherradeonsi: cleanup si_db()
2012-11-15 Alex Deucherradeonsi: assert the CB format is valid (v2)
2012-11-15 Alex Deucherradeonsi: assert that the DB format is valid (v2)
2012-11-15 Dmitry Cherkassovgallium: fix some function comments in p_context.h
2012-11-14 Andreas Bollbuild: add missing files to tarballs target
2012-11-14 Andreas Bollbuild: add missing Makefile.in files to tarballs target
2012-11-14 Andreas Bollbuild: add config.sub and config.guess to tarballs...
2012-11-14 Andreas Bollmesa: use .cherry-ignore in the get-pick-list.sh script
2012-11-14 Paul Berrymesa: Add .gitignore for hashtable collision unit test.
2012-11-14 Michel Dänzerradeonsi: Set STENCILOPVAL fields to 1.
2012-11-14 Michel Dänzerradeonsi: Bump SI_PM4_MAX_DW.
2012-11-14 Michel Dänzerradeonsi: Handle TGSI TXL opcode.
2012-11-14 Michel Dänzerradeonsi: Handle TGSI TXB opcode.
next