mesa.git
2012-11-30 Ander Conselvan... egl/wayland: Don't invalidate drawable on swap buffers
2012-11-30 Kristian Høgsbergegl: Only enable GLX backend if X11 EGL platform is...
2012-11-30 José Fonsecallvmpipe: Remove remnants of lp_tile_soa from Makefile.
2012-11-30 Eric Anholti965/fp: Fix segfault on gen4 TXB instructions.
2012-11-30 Vinson Leellvmpipe: Fix incorrect sizeof.
2012-11-30 Stéphane Marchesinllvmpipe: Fix build break from 75da95c50
2012-11-29 Anuj Phogatmesa: Fix GL_LUMINANCE handling for textures in glGetTe...
2012-11-29 Kenneth GraunkeRevert "meta: Don't try to glOrtho when the draw buffer...
2012-11-29 Vincent Lejeuner600g: mirror simplification of if/break opcodes
2012-11-29 Vincent Lejeuner600g: separate resource_id and sampler_id tex info...
2012-11-29 Carl Worthglcpp: Update README for new support of __LINE__ and...
2012-11-29 Carl Worthglcpp: Add test involving token pasting of INTEGER...
2012-11-29 Carl Worthglcpp: Add support for pasting of INTEGER tokens.
2012-11-29 Carl Worthglcpp: Flag invalid pastes for integer followed by...
2012-11-29 Carl Worthglcpp: Extend the invalid-paste test
2012-11-29 Carl Worthglcpp: More factoring-out of common code to simplify...
2012-11-29 Carl Worthglcpp: Factor out a tiny bit of repeated code.
2012-11-29 Carl Worthglcpp: Add support for __LINE__ and __FILE__ macros
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-11-29 Marek Olšákgallium/postprocess: share pipe_context and cso_context...
2012-11-29 Marek Olšákmesa: move some helper functions from fboobject.c to...
2012-11-29 Tapani Pälliandroid: include api_exec.c in generated files list
2012-11-29 José Fonsecagallivm: Fix lp_build_float_to_half.
2012-11-29 Roland Scheideggergallivm: fix a trivial txq issue for 2d shadow and...
2012-11-29 Roland Scheideggerllvmpipe: support array textures
2012-11-29 Roland Scheideggergallivm: support array textures
2012-11-29 José Fonsecallvmpipe: Remove lp_build_blend_soa()
2012-11-29 José Fonsecallvmpipe: Eliminate color buffer swizzling.
2012-11-29 José Fonsecallvmpipe: Only advertise unswizzled formats.
2012-11-29 José Fonsecautil/u_format: Kill util_format_is_array().
2012-11-29 José Fonsecautil/u_format: Tighten the meaning of is_array bit...
2012-11-29 Adhemerval... util/u_format: Fix format manipulation for big-endian
2012-11-29 Adhemerval... gallivm: Fix format manipulation for big-endian
2012-11-29 Adhemerval... gallivm: Add byte-swap construct calls
2012-11-29 Adhemerval... gallivm: Fix vector constant for shuffle
2012-11-29 Adhemerval... gallivm: clear Altivec NJ bit
2012-11-29 Adhemerval... gallivm: Altivec floating-point rounding
2012-11-29 Adhemerval... gallivm: Altivec vector add/sub intrisics
2012-11-29 Adhemerval... gallivm: Altivec vector max/min intrisics
2012-11-29 Adhemerval... gallivm: Altivec pack/unpack intrisics
2012-11-29 Michel Dänzerradeonsi: Bitcast result of packf16 intrinsic to float...
2012-11-29 Kenneth Graunkei965/vs: Move struct brw_compile (p) entirely inside...
2012-11-29 Kenneth Graunkei965/vs: Split final assembly code generation out of...
2012-11-29 Kenneth Graunkei965/vs: Abort on unsupported opcodes rather than failing.
2012-11-29 Kenneth Graunkei965/vs: Move uses of brw_compile from do_vs_prog to...
2012-11-29 Kenneth Graunkei965/vs: Rework memory contexts for shader compilation...
2012-11-29 Kenneth Graunkei965/vs: Pass the brw_context pointer into brw_compute_...
2012-11-29 Kenneth Graunkei965/vs: Pass the brw_context pointer into vec4_visitor...
2012-11-29 Kenneth Graunkei965/vs: Move some functions from brw_vec4_emit.cpp...
2012-11-29 Kenneth Graunkemeta: Don't try to glOrtho when the draw buffer isn...
2012-11-29 Jason Wooddocs: Mark some features in GL3.txt as done for r600
2012-11-29 Marek Olšákst/mesa: allow forward-compatible contexts and set...
2012-11-29 Marek Olšákst/mesa: add support for GL core profiles
2012-11-28 Marek Olšákconfigure.ac: remove -fomit-frame-pointer from LLVM...
2012-11-28 Marek Olšákconfigure.ac: look for whole words in LLVM flags, not...
2012-11-28 Marek Olšákconfigure.ac: consolidate stripping unwanted LLVM flags
2012-11-28 Marek Olšákconfigure.ac: print LLVM flags
2012-11-28 Brian Paulutil: add more memory debugging features
2012-11-28 José Fonsecallvmpipe: Implement logic ops for the AoS path.
2012-11-28 José Fonsecallvmpipe: Don't use dynamically sized arrays.
2012-11-28 Eric Anholti965/gen4-5: Fix segfaults with stencil-only depth...
2012-11-28 Eric Anholti965/fs: Don't generate saturates over existing variabl...
2012-11-28 Eric Anholti965/fs: Add some minimal backend-IR dumping.
2012-11-28 James Bentonllvmpipe: Update llvmpipe_is_format_unswizzled to refle...
2012-11-28 James Bentonllvmpipe: Enable vertex color clamping.
2012-11-28 James Bentonllvmpipe: Unswizzled rendering.
2012-11-28 James Bentongallivm: Updated lp_build_const_mask_aos to input numbe...
2012-11-28 James Bentonutil: Updated util_format_is_array to be more accurate.
2012-11-28 James Bentongallivm: Added support for float to half-float conversi...
2012-11-28 James Bentongallivm: Changed lp_build_pad_vector to correctly handl...
2012-11-28 James Bentongallivm: Add a function to generate lp_type for a format.
2012-11-28 James Bentongallivm: Add support for unorm16 in lp_build_mul.
2012-11-28 Matt Turnerglcpp: Support #elif(expression) with no intervening...
2012-11-28 Matt Turnerglcpp: Reject #version and #line not followed by whitespace
2012-11-28 Marek Olšákmesa: fix BlitFramebuffer between linear and sRGB formats
2012-11-28 Roland Scheideggergallivm: fix multiple lods with different min/mag filte...
2012-11-28 Michel Dänzerradeonsi: Reinstate assertions against invalid colour...
2012-11-28 Michel Dänzerradeonsi: Re-enable Z16 depth buffers.
2012-11-28 Marek Olšákradeonsi: remove redundant parameter in r600_init_surface
2012-11-28 Michel Dänzerradeonsi: Use explicit stencil mipmap level offsets.
2012-11-28 Marek Olšákradeonsi: correct texture memory size for Z32F_S8X24
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.
next