scons: Remove old pipebuffer SConscript
[mesa.git] / src /
2010-11-05 Jakob Bornecrantzscons: Remove old pipebuffer SConscript
2010-11-05 Brian Paulsoftpipe: disable vertex texturing with draw/llvm
2010-11-05 Brian Paulgallivm: add const qualifiers, fix comment string
2010-11-05 Brian Paulgallivm: alloca() was called too often for temporary...
2010-11-05 Vinson Leei965: Silence uninitialized variable warning.
2010-11-05 Vinson Leei965: Silence uninitialized variable warning.
2010-11-05 Vinson Leer300/compiler: Move declaration before code.
2010-11-05 Brian Paulllvmpipe: added some debug assertions, but disabled
2010-11-05 Vinson Leer300/compiler: Move declaration before code.
2010-11-04 Francisco Jerezmeta: Fix incorrect rendering of the bitmap alpha compo...
2010-11-04 Francisco Jerezmeta: Don't leak alpha function/reference value changes.
2010-11-04 Brian Paultgsi: remove unused function
2010-11-04 Tilman Sauerbeckst/mesa: Reset the constant buffers before destroying...
2010-11-04 Brian Paulgallivm: implement execution mask for scatter stores
2010-11-04 Brian Paulgallivm: added lp_elem_type()
2010-11-04 Brian Paulgallivm: add pixel offsets in scatter stores
2010-11-04 Brian Paulgallivm: added debug code to dump temp registers
2010-11-04 Michal Krolgraw/gdi: Fix window dimensions.
2010-11-04 Michal Krolscons: Hook-up graw-gdi target.
2010-11-04 Michal Krolgraw/gdi: Initial commit.
2010-11-04 Guillermo S. Romeror300g: Do not use buf param before checking for NULL.
2010-11-04 Michal Kroltgsi/build: Reduce interface clutter.
2010-11-04 Michal Kroltgsi/exec: Get rid of obsolete condition codes.
2010-11-04 Michal Kroltgsi/exec: Cleanup the remaining arithmetic instructions.
2010-11-04 Vinson Leedri/nouveau: Silence uninitialized variable warning.
2010-11-03 Brian Paulgallivm: add some LLVM var labels
2010-11-03 Brian Paulgallivm: implement scatter stores into temp register...
2010-11-03 Kenneth Graunkeir_reader: Fix some potential NULL pointer dereferences.
2010-11-03 Kenneth Graunkeir_reader: Remove useless error check.
2010-11-03 Kenneth Graunkeir_reader: Return a specific ir_dereference variant.
2010-11-03 Kenneth Graunkeglsl: Don't print a useless space at the end of an...
2010-11-03 Kenneth GraunkeRefresh autogenerated file builtin_function.cpp.
2010-11-03 Kenneth Graunkeglsl/builtins: Clean up some ugly autogenerated code...
2010-11-03 Kenneth Graunkeglsl/builtins: Rename 'x' to 'y_over_x' in atan(float...
2010-11-03 José Fonsecar600g: Swap the util_blitter_destroy call order.
2010-11-03 Brian Paulmesa: code to unpack RGBA as uints
2010-11-03 José Fonsecaxorg/vmwgfx: Link libkms when available.
2010-11-03 José Fonsecast/xorg: Detect libkms with scons too.
2010-11-03 José Fonsecast/xorg: Add missing \n to error message.
2010-11-03 José Fonsecaxorg/vmwgfx: Add missing source file to SConscript.
2010-11-03 Eric Anholtintel: Remove leftover dri1 locking fields in the context.
2010-11-03 Eric Anholtintel: Remove duplicated teximage miptree to object...
2010-11-03 Eric Anholtintel: Avoid taking logbase2 of several things that...
2010-11-03 Eric Anholti965: Remove dead intel_structs.h file.
2010-11-03 Eric Anholtintel: Remove the magic unaligned memcpy code.
2010-11-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
2010-11-03 Brian Paulegl/gdi: fix typo: xsurf->gsurf
2010-11-03 Keith Whitwellevergreeng: set hardware pixelcenters according to...
2010-11-03 Keith Whitwellevergreeng: respect linewidth state, use integer widths...
2010-11-03 Keith Whitwellr600g: don't call debug_get_bool_option for tiling...
2010-11-03 Keith Whitwellevergreeng: protect against null constant buffers
2010-11-03 Chia-I Wust/egl: Use native_display_buffer for EGL_MESA_drm_image.
2010-11-03 Chia-I Wust/egl: Add native_display_buffer interface.
2010-11-03 Chia-I Wust/egl: Add extern "C" wrapper to native.h.
2010-11-03 Keith Whitwellr600g: set hardware pixel centers according to gl_raste...
2010-11-03 Keith Whitwellr600g: remove unused flink, domain fields from r600_res...
2010-11-03 Keith Whitwellr600g: use a buffer in GTT as intermediate on texture...
2010-11-03 Keith Whitwellr600g: propogate resource usage flags to winsys, use...
2010-11-03 Keith Whitwellr600g: propagate usage flags in texture transfers
2010-11-03 Chia-I Wust/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.
2010-11-03 Chia-I Wust/egl: Add support for swap interval and swap behavior.
2010-11-03 Chia-I Wust/egl: Remove flush_frontbuffer and swap_buffers.
2010-11-03 Chia-I Wud3d1x: Use native_surface::present.
2010-11-03 Chia-I Wust/egl: Use native_surface::present callback.
2010-11-03 Chia-I Wust/egl: Add native_surface::present callback.
2010-11-03 Chia-I Wuegl: Set up the pthread key even TLS is used.
2010-11-03 Vinson Leest/vega: Remove unnecessary headers.
2010-11-02 Brian Paulmesa: silence new warnings in texobj.c
2010-11-02 Vinson Leesavage: Remove unnecessary header.
2010-11-02 Eric Anholtintel: For batch, use GTT mapping instead of writing...
2010-11-02 Eric Anholtmesa: Don't compute an unused texture completeness...
2010-11-02 Tilman Sauerbeckst/mesa: Reset the index buffer before destroying the...
2010-11-02 Tilman Sauerbeckr600g: Destroy the winsys in r600_destroy_screen().
2010-11-02 Tilman Sauerbeckr600g: Fixed two memory leaks in winsys.
2010-11-02 Tilman Sauerbeckr600g: Delete custom_dsa_flush on shutdown.
2010-11-02 Tilman Sauerbeckr600g: We don't support PIPE_CAP_PRIMITIVE_RESTART.
2010-11-02 Tilman Sauerbeckr600g: Made radeon_bo::map_count signed.
2010-11-02 Tilman Sauerbeckr600g: Fixed unmap condition in radeon_bo_pb_destroy().
2010-11-02 Tilman Sauerbeckr600g: Made radeon_bo_pb_map_internal() actually call...
2010-11-02 Tilman Sauerbeckr600g: Removed unused 'ptr' argument from radeon_bo().
2010-11-02 Jakob Bornecrantzgraw: Tidy graw xlib scons file a bit
2010-11-02 Brian Paulllvmpipe: add a cast
2010-11-02 Brian Paulllvmpipe: assign context's frag shader pointer before...
2010-11-02 Chad Versacemesa: Fix C++ includes in sampler.cpp
2010-11-02 Keith Whitwellst/mesa: unbind constant buffer when not in use
2010-11-02 Keith Whitwellllvmpipe: guard against NULL task->query pointer
2010-11-02 Keith Whitwellllvmpipe: avoid generating tri_16 for tris which extend...
2010-11-02 Brian Paulmesa: fix aux/accum comment and error message mixups
2010-11-02 Brian Paulmesa: remove always-false conditional in check_compatible()
2010-11-02 Brian Pauldri/util: add a bunch of comments
2010-11-02 Brian Paulmesa: move the gl_config struct declaration
2010-11-02 Brian Paulmesa: use GLubyte for edge flag arrays
2010-11-02 José Fonsecascons: i915 can't build on MSVC either.
2010-11-02 José Fonsecascons: Add aliases for several pipe drivers.
2010-11-02 José Fonsecar600g: List recently added files in SConscript.
2010-11-02 Zhenyu Wangi965: refresh wm push constant also for BRW_NEW_FRAMENT...
2010-11-02 Chia-I Wumesa: Allow contexts of different APIs to coexist.
2010-11-02 Chia-I Wumesa: Select FEATURE_remap_table when multiple APIs...
2010-11-02 Tom Stellardr300/compiler: Don't track readers into an IF block.
2010-11-01 Chia-I Wuegl: Rework _eglGetSearchPath.
next