st/egl: Fix scons build
[mesa.git] / src /
2011-06-23 Benjamin Franzkest/egl: Fix scons build
2011-06-23 Benjamin Franzkest/egl: Hookup gbm for drm backend
2011-06-23 Benjamin Franzkeegl_dri2: Hookup gbm as drm platform
2011-06-23 Benjamin Franzkegbm: Add gallium (drm) backend
2011-06-23 Benjamin Franzkegbm: Add dri backend
2011-06-23 Benjamin FranzkeAdd gbm (generic/graphics buffer manager)
2011-06-23 Benjamin Franzkest/dri: Implement DRIimageExtension::dupImage
2011-06-23 Benjamin Franzkeintel: Implement DRIimageExtension::dupImage
2011-06-23 Benjamin Franzker600g: Add R8G8B8A8_UNORM to evergreen colorswap table
2011-06-23 Marek Olšákr600g: bump shader input limits
2011-06-23 Brian Paulst/wgl: return height, not width for WGL_PBUFFER_HEIGHT_ARB
2011-06-23 Benjamin Franzkest/egl/wayland: Take resize parameters only if size...
2011-06-23 Chia-I Wust/mesa: use a helper for st_framebuffer creation
2011-06-23 Stéphane Marchesinst/mesa: prefer native texture formats when possible.
2011-06-22 Stéphane Marchesini915g: Add draw point sprites.
2011-06-22 Stéphane Marchesini915g: Fix comment.
2011-06-22 Stéphane Marchesini915g: Support more texture and render target formats.
2011-06-22 Alex Deucherr600c: add missing bank tiling case for evergreen
2011-06-22 Alex Deucherr600g: fix num_banks interpretation on eg+
2011-06-22 Michel Dänzerr600g: Fix use of uninitialized local variable extra_size.
2011-06-22 Brian Paulmesa: comments and 80-column wrapping
2011-06-22 Brian Paulmesa: update comments in update_program_enables()
2011-06-22 Brian Paulmesa: update/fix comments in update_program()
2011-06-22 Brian Paulmesa: update comment for gl_texture_unit
2011-06-22 Marcin Slusarzxorg/nouveau: blacklist all pre NV30 cards
2011-06-22 Andre Maasikasr600c: use BASE_VTX_LOC & AUTO_INDEX for drawing nonind...
2011-06-21 Alex Deucherr600g: fix fbo depth/stencil texture allocation for...
2011-06-21 Chad Versaceintel: Allocate s8_z24 non-texture renderbuffers when...
2011-06-21 Chad Versaceintel: Unobfuscate intel_alloc_renderbuffer_storage
2011-06-21 Chad Versaceintel: Add fields to intel_renderbuffer for unwrapping...
2011-06-21 Chad Versaceintel: Unconditionally enable support for S8_Z24 textur...
2011-06-21 Benjamin Franzkeegl_dri2/wayland: Hook up new buffer.release event
2011-06-21 Benjamin Franzkewinsys/wayland: Fix warning
2011-06-21 Benjamin Franzkest/mesa: Invalidate drawables on context switch
2011-06-21 Dave Airlier600g: use maths instead of a loop to work out mask.
2011-06-21 Dave Airlier600g: optimise draw vbo function a bit more.
2011-06-21 Pierre-Eric Pellou... r600g: reorder LIT instructions to support src == dst
2011-06-21 Ben Skeggsnvfx: nasty hack to make glFinish() actually finish..
2011-06-21 Stéphane Marchesinglx: Fix compile.
2011-06-21 Stéphane Marchesinst/mesa: Remove unneeded texture format terminators.
2011-06-21 Brian Paulst/mesa: put const qualifer on format_map table
2011-06-20 Jeremy Huddlestonglx: Bind to our context before __glXSetCurrentContext
2011-06-20 Jeremy Huddlestonglx: Destroy the old context only after the new one...
2011-06-20 Jeremy Huddlestonglx: Allow a context-specific fallback for glXGetProcAd...
2011-06-20 Jeremy Huddlestonglapi: Update specs to correctly list FramebufferTextur...
2011-06-20 Ian Romanicklinker: Reject shaders that use too many varyings
2011-06-20 Dan Nicholsonglw: Mark all extern symbols GLAPI to regain default...
2011-06-20 Eric Anholti965/gen6: Apply documented workaround for nonpipelined...
2011-06-20 Eric Anholti965/gen6: Limit the workaround flush to once per primi...
2011-06-20 Eric Anholti965/gen6: Use an BO instead of writing to address...
2011-06-20 Eric Anholti965/gen6: Factor the PIPE_CONTROL workaround to a...
2011-06-20 Eric Anholti965/gen6: Remove state flagging on BRW_NEW_CURBE_OFFSETS.
2011-06-20 Eric Anholti965/gen4: Remove old VS unit state key structure.
2011-06-20 Eric Anholti965/gen6: Add missing state flag for VS push constants.
2011-06-20 Eric Anholti965/gen6+: Correct gratuitous dependency on NEW_POLYGO...
2011-06-20 Eric Anholti965/gen6+: Add a missing state flag for WM constants.
2011-06-20 Kristian Høgsbergwayland: Pass use_invalidate extension to driver
2011-06-20 Benjamin Franzkeegl_dri2/x11: Check availability of the dri2 extension
2011-06-20 Marcin Slusarzxorg/nouveau: rename to nouveau2
2011-06-20 Marcin Slusarzst/xorg: initialize drm_mode.type
2011-06-20 Marcin Slusarzst/xorg: add GALLIUM_AUXILIARIES to target dependencies
2011-06-20 Marcin Slusarzgallium/nouveau: remove unused nouveau_screen_bo_user
2011-06-20 Marcin Slusarzst/xorg: fix crash triggered by rendercheck -t composit...
2011-06-20 Marcin Slusarzst/xorg: fix crash triggered by rendercheck -t blend...
2011-06-19 Marek Olšákr600g: implement seamless_cube_map on r600-r700
2011-06-19 Marek Olšákr600g: remove some magic numbers
2011-06-19 Marek Olšáku_vbuf_mgr: make u_vbuf_mgr_draw_begin return flags...
2011-06-19 Marek Olšákr600g: fix warning: assignment discards qualifiers...
2011-06-19 Marek Olšáku_vbuf_mgr: fix uploading if format size is greater...
2011-06-19 Kenneth Graunkei965: Enable extension GL_ARB_shader_texture_lod.
2011-06-19 Kenneth Graunkei965/fs: Add support for TXD with shadow comparisons.
2011-06-19 Kenneth Graunkei965/fs: Refactor texture result swizzling into a helpe...
2011-06-19 Kenneth Graunkei965/fs: Move sampler fetch to the top of the ir_textur...
2011-06-19 Kenneth Graunkei965/fs: Add support for non-shadow textureGrad (TXD...
2011-06-19 Kenneth Graunkei965/fs: Add support for non-shadow textureGrad (TXD...
2011-06-19 Kenneth Graunkei965/fs: Add support for non-shadow textureGrad (TXD...
2011-06-19 Kenneth Graunkei965/fs: Check for compilation failure and bail before...
2011-06-18 Eric Anholti965: Use state streaming on programs, and state base...
2011-06-18 Eric Anholti965: Only flag the new-batch related state as dirty...
2011-06-18 Eric Anholtmesa: Fix render-to-texture regression.
2011-06-18 Eric Anholtmesa: Flag _NEW_BUFFERS when unbinding an attachment...
2011-06-18 Eric Anholti965: Don't try to continue space before the start...
2011-06-18 Eric Anholti965: Add missing state flag for vertex elements on...
2011-06-18 Marek Olšákr300g: rename AOS -> VARRAYS
2011-06-18 Marek Olšákr300g: fix handling PREP_* options
2011-06-18 Vadim Girlinr600g: fix LIT to handle src==dst properly
2011-06-18 Vadim Girlinr600g: fix RSQ to use abs value of operand on evergreen
2011-06-18 Vadim Girlinr600g: fix source box in r600_resource_copy_region
2011-06-17 Brian Paulmesa: allow depth texture arrays
2011-06-17 Brian Paulst/mesa: remove unneeded test for GL_TRUE
2011-06-17 Brian Paulst/mesa: remove redundant _mesa_is_depth_format() call
2011-06-17 Brian Paulst/mesa: remove trailing whitespace in st_format.c
2011-06-17 Brian Paulst/mesa: move comment for ChooseTextureFormat() to...
2011-06-17 Jeremy Huddlestonapple: Use apple_cgl_get_dl_handle() rather than openin...
2011-06-17 José Fonsecascons: Correct glapi USE_xxx_ASM flags.
2011-06-17 Stéphane Marchesinglx: implement drawable refcounting.
2011-06-17 José Fonsecascons: make embedding orthogonal to the platform
2011-06-16 Brian Paulmesa: use helper functions to distinguish between user...
2011-06-16 Brian Paulmesa: refactor, create _mesa_update_draw_buffers()...
2011-06-16 Brian Paulmesa: updated comments in _make_current()
next