mesa.git
2012-12-03 Brian Paulst/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0
2012-12-03 Brian Paulmesa: remove warning message in _mesa_reference_renderb...
2012-12-03 James Bentonllvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY...
2012-12-03 Roland Scheideggergallivm: fix srgb format fetch
2012-12-03 José Fonsecallvmpipe: Refactor convert_to/from_blend_type to conver...
2012-12-03 José Fonsecallvmpipe: Improve color buffer loads/stores alignment.
2012-12-03 José Fonsecallvmpipe: Recompute the fs shader key when framebuffer...
2012-12-02 Marek Olšákr300g: increment num_z_clears only if we have Hyper-Z
2012-12-02 Marek Olšákr300g: add blacklist for apps that shouldn't steal...
2012-12-02 Marek Olšákr300g: enable Hyper-Z by default on r500
2012-12-02 Marek Olšákr300g: clear the ZB cache before clearing ZMASK or HIZ
2012-12-02 Marek OlšákRevert "r300g: fix occlusion queries when depth test...
2012-12-02 Chad Versacedri: Fix i965 build
2012-12-01 Marek Olšákst/dri: implement new driver hook flush_with_flags
2012-12-01 Marek Olšákst/mesa: make st_flush do what glFlush does
2012-12-01 Marek Olšákglx/dri2: add and use new driver hook flush_with_flags
2012-12-01 Marek Olšákglx: move the glFlush call one layer down
2012-12-01 Marek Olšákr300g: refuse to create too large textures
2012-12-01 Marek Olšákr300g: fix memory leaks in texture_create error paths
2012-12-01 Marek Olšákr300g: fix revoking hyperz access
2012-12-01 Roland Scheideggergallivm: drop border wrap clamping code
2012-12-01 Marek Olšákr300g: handle map flag DISCARD_WHOLE_RESOURCE
2012-12-01 Vinson Leeradeon: Fix memory leak in radeonCreateScreen2.
2012-12-01 Brian Paulnouveau: Fix build.
2012-12-01 Dave Airlieglsl: fix uninitialised variable from constructor
2012-12-01 Dave Airlieglsl: initialise killed_all field.
2012-12-01 Dave Airliesvga: remove pointless assert on unsigned >= 0
2012-12-01 Dave Airlieglsl: fix cut-n-paste error in error handling. (v2)
2012-12-01 Dave Airlier300g: fix comparison of hyperz flush time.
2012-12-01 Dave Airliedri_glx: fix use after free report
2012-12-01 Carl WorthRevert "glcpp: Rewrite line-continuation support to...
2012-11-30 Carl Worthglcpp: Rewrite line-continuation support to act globally.
2012-11-30 Ander Conselvan... egl/wayland: Dispatch the event queue before get_buffers
2012-11-30 Kristian Høgsbergegl/wayland: Add invalidate back in eglSwapBuffers()
2012-11-30 Kenneth Graunkei965/fs: Add fs_reg::is_zero() and is_one(); use for...
2012-11-30 Brian Paulst/mesa: fix context use-after-free problem in st_rende...
2012-11-30 Brian Paulutil: added pipe_surface_release() function
2012-11-30 Brian Paulmesa: pass context parameter to gl_renderbuffer::Delete()
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...
next