mesa.git
2012-11-28 Michel Dänzerradeonsi: Depth/stencil fixes.
2012-11-28 Michel Dänzerradeonsi: Flesh out support for depth/stencil exports...
2012-11-28 Michel Dänzerradeonsi: Fix sampler views for depth textures.
2012-11-28 Jerome Glisseradeonsi: Fix z/stencil texture creation.
2012-11-28 Vinson Leescons: Build ws_xlib on Mac OS X.
2012-11-27 Johannes Obermayrconfigure.ac: Remove -O., -g and -Wall from LLVM_C...
2012-11-27 Brian Paulvbo: move another line of code after declarations
2012-11-27 Brian Paulvbo: move code after declarations to fix MSVC errors
2012-11-27 Brian Paulvbo: minor whitespace fix
2012-11-27 Brian Paulmesa: remove '(void) k' lines
2012-11-27 Kenneth Graunkemesa/vbo: Check for invalid types in various packed...
2012-11-27 Kenneth Graunkemesa/vbo: Support the ES 3.0 signed normalized scaling...
2012-11-27 Kenneth Graunkemesa/vbo: Plumb ctx through to the conv_i(10|2)_to_norm...
2012-11-27 Matt Turnermesa: Set transform feedback's default buffer mode...
2012-11-27 Matt Turnermesa: Return 0 for XFB_VARYING_MAX_LENGTH if no varyings
2012-11-27 Andreas Bollgallium/tests/trivial: updates for transfer functions...
2012-11-27 Andreas Bollgallium/tests/trivial: updates for CSO interface changes
2012-11-27 Andreas Bollgallium/tests/trivial: updates for util_draw_vertex_buf...
2012-11-27 James Bentonutil: Modified u_rect to default to memcpy.
2012-11-27 James Bentonutil/format: Fix bug in float to non-float conversion...
2012-11-27 James Bentongallivm: Fix bug in lp_build_one which would incorrectl...
2012-11-27 Kenneth Graunkeglsl: Support unsigned integer constants in layout...
2012-11-27 Kenneth Graunkei965/fs: Move struct brw_compile (p) entirely inside...
2012-11-27 Kenneth Graunkei965/fs: Split final assembly code generation out of...
2012-11-27 Kenneth Graunkei965/fs: Abort on unsupported opcodes rather than failing.
2012-11-27 Kenneth Graunkei965: Make it possible to create a cfg_t without a...
2012-11-27 Kenneth Graunkei965/fs: Move uses of brw_compile from do_wm_prog to...
2012-11-27 Kenneth Graunkei965/fs: Pass the brw_context pointer into fs_visitor...
2012-11-27 Kenneth Graunkei965/fs: Move brw_wm_compile::fp to fs_visitor.
2012-11-27 Kenneth Graunkei965/fs: Remove struct brw_shader * parameter to fs_vis...
2012-11-27 Kenneth Graunkei965/fs: Move brw_wm_compile::dispatch_width into fs_vi...
2012-11-27 Kenneth Graunkei965/fs: Move brw_wm_lookup_iz() to fs_visitor::setup_p...
2012-11-27 Kenneth Graunkei965/fs: Move brw_wm_payload_setup() to fs_visitor...
2012-11-27 Kenneth Graunkei965/fs: Remove brw_wm_compile::computes_depth field.
2012-11-27 Roland Scheideggergallivm: use the new mip per quad handling in texture...
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
next