r300-gallium: Initial, broken, query setup.
[mesa.git] / src /
2009-03-10 Corbin Simpsonr300-gallium: Initial, broken, query setup.
2009-03-10 Corbin Simpsonradeon-gallium: Unbreak RADEON_SOFTPIPE.
2009-03-10 Corbin Simpsonr300-gallium: Unbreak fallback in surface_fill.
2009-03-10 Corbin Simpsonr300-gallium: Fix a handful of compiler warnings.
2009-03-10 Corbin Simpsonr300-gallium: First stab at texture support.
2009-03-10 Corbin Simpsonr300-gallium: Moar fixes in the register file.
2009-03-09 Brian Paulxmesa: set back-buffer's drawable field
2009-03-09 Brian Pauli965: fix cube map lock-up / corruption
2009-03-09 Michel Dänzerscons: Also define USE_XSHM for the glx/xlib state...
2009-03-09 Brian Paulst: silence warning
2009-03-09 Brian Paulst: remove unused DrawPixels code
2009-03-09 Brian Paulst: use pointer_to_offset() cast wrapper to convert...
2009-03-09 Brian Paulmesa: reorder register file enums
2009-03-09 Keith Whitwellst: also check for a8 texture support in bitmap code
2009-03-09 Roland Scheideggerfix typo in fragment pipe alu define, should fix dot3_r...
2009-03-09 Keith Whitwellvbo: yet tighter still usage of FLUSH_NEED_CURRENT
2009-03-09 Michel DänzerFix up another instance of _mesa_unreference_framebuffer().
2009-03-09 Keith Whitwellvbo: stricter checks on Driver.NeedFlush
2009-03-09 Michel Dänzergallium: Fix p_refcnt.h for C++ compilers.
2009-03-09 Michal Kroltgsi: Implement CND, CND0 opcodes.
2009-03-09 Michal Kroltgsi: Remove redundant micro_ge() -- use micro_le().
2009-03-09 Michal Kroltgsi: Document ATI_fragment_shader instruction set...
2009-03-08 Corbin Simpsonr300-gallium: Unbreak trivial/point.
2009-03-08 Michal Kroltgsi: Document NV_vertex_program instruction set operat...
2009-03-07 Corbin Simpsonr300-gallium: Correct vertex format setup, cleanup...
2009-03-07 Corbin Simpsonr300-gallium: Clean up RS.
2009-03-07 Corbin Simpsonr300-gallium: Move a few registers.
2009-03-07 Brian Paulmesa: s/int/GLsizeiptr/ to silence warning with 64...
2009-03-07 Brian Paulgallium: use unsigned long to silence warnings with...
2009-03-07 Brian Paulr300: remove assignment to removed StringPos field
2009-03-07 Brian Paulmesa: move shared context state functions to new shared...
2009-03-07 Brian Paulvbo: make bind_array_obj() code a little more concise
2009-03-07 Brian Paulmesa: use @ to silence some Makefile output
2009-03-07 Brian Paulmesa: move glViewport and glDepthRange functions into...
2009-03-07 Brian Paulswrast: remove old comment
2009-03-07 Brian Paulswrast: rename s_buffers.c -> s_clear.c
2009-03-07 Brian Paulmesa: gl_register_file enum typedef
2009-03-07 Brian Paulmesa: remove GL_MESA_program_debug extension
2009-03-07 Brian Paulmesa: silence warning
2009-03-07 Brian Paulmesa: remove last of _mesa_unreference_framebuffer...
2009-03-07 Maciej Cencorar300: shut up valgrind
2009-03-07 Corbin Simpsonr300-gallium: Typo in assert.
2009-03-07 Corbin Simpsonr300-gallium: Emit vertex size.
2009-03-07 Corbin Simpsonr300-gallium: A bit more vertex format fixup.
2009-03-07 Ben Skeggsnouveau: use bo_handle_ref instead of bo_fake to get...
2009-03-07 Ben Skeggsnv50: simplify tesla object selection
2009-03-07 Ben Skeggsnouveau: fix more breakage from pipe_reference..
2009-03-07 Ben Skeggsnouveau: make stateobjs start off with refcount of 1
2009-03-07 Victor StinnerFix nv50_screen_create()
2009-03-07 Victor StinnerFix nouveau_pipe_create() / nouveau_context_init()...
2009-03-07 Alan CoopersmithAdd Solaris to OS'es using PROT_EXEC mmap() to get...
2009-03-07 Corbin Simpsonr300-gallium: Fix masking on vertex formats.
2009-03-07 Corbin Simpsonr300-gallium: Remove unknown regs.
2009-03-07 Corbin Simpsonr300-gallium: Actually do framebuffer setup.
2009-03-07 Corbin Simpsonr300-gallium: Make sure registers are inside BEGIN...
2009-03-07 Corbin Simpsonr300-gallium: Separate out fog block.
2009-03-06 Brian Paulglsl: call the program optimizer
2009-03-06 Brian Pauli965: check if we run out of GRF/temp registers
2009-03-06 Brian Paulmesa: added _mesa_read_shader() function to read shader...
2009-03-06 Brian Pauli965: bump up BRW_EU_MAX_INSN
2009-03-06 Brian Paulmesa: add new program optimizer code
2009-03-06 Brian Pauli965: comments
2009-03-06 Brian Pauli965: comments and minor clean-ups
2009-03-06 Brian Pauli965: avoid unnecessary calls to brw_wm_is_glsl()
2009-03-06 Maciej Cencorar300: fix depth write regression (found by Nicolai...
2009-03-06 Maciej Cencorar300: enable EXT_fog_coord extension
2009-03-06 Maciej Cencorar300: route fog coord and W pos correctly
2009-03-06 Maciej Cencorar300: rewrite and hopefully simplify RS setup
2009-03-06 Maciej Cencorar300: add few macros for RS setup
2009-03-06 Maciej Cencorar300: silence valgrind
2009-03-06 Maciej Cencorar300: Print reg address when debugging is enabled
2009-03-06 Maciej Cencorar300: don't crash on sw tcl hw if point size vertex...
2009-03-06 Corbin Simpsonr300-gallium: GA enhancements.
2009-03-06 Corbin Simpsonr300-gallium: Flat/smooth shading state.
2009-03-06 Corbin Simpsonr300-gallium: Pick up a few more bits of rs_state.
2009-03-06 José Fonsecawgl: Check support for all other depth/stencil formats.
2009-03-06 José Fonsecawgl: Choose a supported S8Z24/Z24S8/X8Z24/Z24X8.
2009-03-06 José Fonsecamesa: Reads must also be done with lock held.
2009-03-06 José Fonsecamesa: Fix typo.
2009-03-06 Eric Anholtintel: Fix bpp setting of blits to 8bpp targets.
2009-03-06 Eric Anholti965: fix 3DPRIMITIVE batch decode of the vertex count...
2009-03-06 Eric Anholti965: Stop dumping programs after the first all-zeroes...
2009-03-06 Eric Anholtintel: Add always_flush_batch driconf option for making...
2009-03-06 Eric Anholtintel: Add always_flush_cache driconf option for debugg...
2009-03-06 Eric Anholti965: Add a note about why the _NEW_STENCIL is required...
2009-03-06 Eric Anholtintel: Remove a gratuitous MI_FLUSH after clearing...
2009-03-06 Eric Anholti965: Remove dead flushing code.
2009-03-06 Joel Bosveldst/xorg: Install to XORG_DRIVER_INSTALL_DIR
2009-03-06 Brian Pauli965: comments and formatting fixes
2009-03-06 Brian Pauli965: fix emit_math1() function used for scalar instruc...
2009-03-06 Brian Paulmesa: added some assertions
2009-03-06 Brian Paulmesa: when printing src regs, use |reg| for absolute...
2009-03-06 Brian Pauli965: fix screen depth test in intel_validate_framebuffer)_
2009-03-06 Brian Pauli965: init dest reg CondMask = COND_TR (the proper...
2009-03-05 Corbin Simpsonr300-gallium: Move RS block setup to CSO.
2009-03-05 Corbin Simpsonr300-gallium: Move scissor state.
2009-03-05 Corbin Simpsonr300-gallium: Fix up vertex count.
2009-03-05 Corbin Simpsonr300-gallium: Use only one CS section for vertex_format.
2009-03-05 Brian PaulRevert "softpipe: added null ptr check for align_free...
2009-03-05 Brian Paulgallium: added null ptr check in align_free()
next