i965g: correct sense of writedisable flags
[mesa.git] / src / gallium /
2009-10-22 José Fonsecallvmpipe: Factor vector packing/unpacking to a separate...
2009-10-22 José Fonsecallvmpipe: Call util_cpu_detect() from the unit tests.
2009-10-22 José Fonsecautil: Set cpu endianness too.
2009-10-22 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-10-22 Zack Rusinst/xorg: cleanup the checks for whether the op is accel...
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-22 Zack Rusinst/xorg: lots of render fixes
2009-10-22 Ben Skeggsnv50: support 3D class 0x8597, remove redundant unknown...
2009-10-22 Corbin Simpsonr300g: Check for NULL Draw during flush.
2009-10-22 Corbin Simpsonr300g: Update comments, function names in r300_state_in...
2009-10-22 Corbin Simpsonr300g: Update comments, asserts, indents in r300_texture.
2009-10-22 Corbin Simpsonr300g: Remove unused debug flag.
2009-10-22 Corbin Simpsonr300g: Cleanup old static shader state.
2009-10-21 Marc Dietrichgallium/util: fix cpu detection on ppc
2009-10-21 Patrice Mandinnouveau: nv30: Do not use assert to return NULL
2009-10-21 Patrice Mandinnouveau: nv30: check number of colour buffers to bind
2009-10-21 José Fonsecallvmpipe: Remove extraneous name in lp_type pre-declara...
2009-10-21 Corbin Simpsonr300g: No debug in r300_state.
2009-10-21 Corbin Simpsonr300g: Cleanup header includes.
2009-10-21 Corbin Simpsonr300g: Don't use getenv; use debug_get_*_option instead.
2009-10-21 Corbin Simpsonr300g: Don't use the hashtable internally.
2009-10-21 Corbin Simpsonr300g: Examine vertex attribute type on HW TCL too.
2009-10-21 Corbin Simpsonr300g: Also kill r300_shader_inlines with fire.
2009-10-21 Corbin Simpsonr300g: Kill r300_surface with fire.
2009-10-20 Marc Dietrichcell: fix compilation on cell
2009-10-20 Jakob Bornecrantzst/xorg: Move drm init to own function
2009-10-20 Jakob Bornecrantztrace: Check for destroy before calling it
2009-10-20 Jakob Bornecrantzst/xorg: Cleanly shutdown
2009-10-19 Jakob Bornecrantzst/xorg: Remove output functions not used
2009-10-20 Zack Rusinst/xorg: makefile garbage
2009-10-20 Zack Rusinst/xorg: implement basic src/mask transformations
2009-10-19 Corbin Simpsonr300g: Demonstratory kludge to unbreak glxgears.
2009-10-19 Corbin Simpsondri-st: Add EXT_provoking_vertex.
2009-10-18 Jakob Bornecrantzst/xorg: Switch to set_mode_major
2009-10-18 Jakob Bornecrantzst/xorg: Massivly redo root pixmap creation
2009-10-18 Jakob Bornecrantzst/xorg: Clean up cursor functions a bit
2009-10-18 Jakob Bornecrantzst/xorg: Support more then one output of a given type
2009-10-18 Jakob Bornecrantzst/xorg: Change how disable accel is handled
2009-10-19 Christoph Bumillernv50: add support for address regs
2009-10-19 Christoph Bumillernv50: cleanup emit_kil
2009-10-19 Christoph Bumillernv50: implement TGSI_OPCODE_CMP
2009-10-19 Christoph Bumillernv50: quick fix for insn src negation
2009-10-19 Christoph Bumillernv50: add support for DDX and DDY opcodes
2009-10-19 Christoph Bumillernv50: submit user vbo data through the fifo
2009-10-19 Christoph Bumillernv50: use SIFC for TIC, TSC upload
2009-10-19 Christoph Bumillernv50: nicer texture format switch
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-18 Ben Skeggsnouveau: implement is_{texture,buffer}_referenced properly
2009-10-18 Ben Skeggsdrm/nv50: write tic/tsc setup to correct slots when...
2009-10-18 Corbin Simpsonr300g: Fix up a bunch of warnings.
2009-10-18 Corbin Simpsonr300g: Add another ZTOP condition.
2009-10-18 José Fonsecallvmpipe: Allocate texture storage for whole quads.
2009-10-18 Corbin Simpsongallium: Permit surface_copy and surface_fill to be...
2009-10-18 Corbin Simpsonr300g: Squash format warning.
2009-10-18 Corbin Simpsonr300g: Use a dirty test to bring framerate back up.
2009-10-18 Corbin Simpsonr300g: Also have rs_block keyed to the current shader...
2009-10-18 Corbin Simpsonr300g: Fix u_hash_table rename.
2009-10-18 Corbin SimpsonMerge branch 'master' of ssh://git.freedesktop.org...
2009-10-17 Patrice Mandinnouveau: nv40: Use same workaround as i915 for segfault...
2009-10-17 Patrice Mandinnouveau: nv30: Remove duplicate case. Was a typo for...
2009-10-17 Patrice Mandinnouveau: nv30: Use same workaround as i915 for segfault...
2009-10-17 José Fonsecautil: Rename from u_* to util_* while we're at it.
2009-10-16 Corbin Simpsonradeon-gallium: Use debug_get_bool_option instead of...
2009-10-16 Corbin Simpsonr300g: Use a hash table to look up vertex info.
2009-10-16 Corbin Simpsonutil: Change function names to begin with u_.
2009-10-15 Corbin Simpsonr300g: Set logical ID for each emitted texture/sampler.
2009-10-15 Patrice Mandinnouveau: nv30: Hack to enforce same number of bits...
2009-10-15 Patrice Mandinnouveau: nv30: refuse binding a colour buffer with...
2009-10-15 Zack Rusinst/xorg: refix source over
2009-10-14 Jakob Bornecrantztrace: Handle transfer returning null
2009-10-15 Zack Rusinst/xorg: fix most of the composition modes
2009-10-15 Corbin Simpsonr300g: Move ZTOP to its own state atom.
2009-10-13 Jakob Bornecrantzst/xorg: Fix dpms include problems
2009-10-14 Zack Rusinst/xorg: get transparency on fills working (fixes Qt...
2009-10-14 Jakob Bornecrantzi915g: Fix warnings
2009-10-14 José Fonsecautil: Fix cpu detection on Windows. Cleanup.
2009-10-14 José Fonsecallvmpipe: Use ALIGN_STACK.
2009-10-14 José Fonsecagallium: New ALIGN_STACK macro to tell gcc to align...
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Corbin Simpsonr300g: Move ztop to derived state.
2009-10-14 Corbin Simpsonr300g: Compiler warning cleanup.
2009-10-14 Dave Airlier300g: remove buffer add that should be unnecessary.
2009-10-14 Dave Airlier300g: add QUERY to KITCHEN_SINK
2009-10-14 Dave Airlier300g: add one more ZTOP disable bit.
2009-10-14 Dave Airlier300g: port over last parts of oq support.
2009-10-14 Dave Airlier300g: convert query to a state for emitting.
2009-10-14 Dave Airlier300g: fixup arb occulsion query support.
2009-10-14 Dave Airlier300g: attempt to make bo space check sane.
2009-10-14 Dave Airlier300g: fix case where texture unit 0 is disabled but...
2009-10-13 Patrice Mandinnouveau: nv30: use texture width,height for render...
2009-10-13 Zack Rusinst/xorg: solid fills with masks are supported
2009-10-13 Zack Rusinst/xorg: fix and enable by default xrender acceleration
2009-10-13 Corbin Simpsonr300g: More debug flags.
2009-10-13 Corbin Simpsonr300g: Surface debug.
2009-10-13 Corbin Simpsonr300g: Fallback on surfaces we can't render to or from.
2009-10-13 Corbin Simpsonr300g: Prevent multiple-use textures from getting incor...
2009-10-13 Corbin Simpsonr300g: Clean up texture formats.
2009-10-12 Patrice MandinAdd support for more 8 and 16 bits formats
2009-10-12 Zack Rusinst/xorg: initialize pipe in the renderer
next