mesa.git
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 Keith Whitwellfp: add some more texture, position and kill tests
2009-03-06 Keith Whitwellfp: new kill + position test
2009-03-06 Keith Whitwellfp: dont reference fragment.position.zw
2009-03-06 Keith Whitwellengine: also print fps data to stdout
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 Jeremy HuddlestonUpdated darwin config for when X11 is not in the same...
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()
2009-03-05 Brian Paulmesa: add wglext.h to tarball list
2009-03-05 Brian Paulgl: added include/GL/wglext.h
2009-03-05 Brian Paulsoftpipe: added null ptr check for align_free() call...
2009-03-05 Corbin Simpsonr300-gallium: C++ compat fix.
2009-03-05 Joakim Sindholtradeon-gallium: fix dri2 build
2009-03-05 Brian Paulgl: update glext.h to version 46
2009-03-05 Corbin Simpsonradeon-gallium: Add Xorg state tracker Radeon winsys...
2009-03-05 Corbin Simpsonradeon-gallium: Only build drivers for state trackers...
2009-03-05 Brian Paultests: add new mapbufrange.c test to test GL_ARB_map_bu...
2009-03-05 Brian Paulfix incorrect prototype for glMapBufferRange() in glext.h
2009-03-04 Robert Ellisoni965: add software fallback for conformant 3D textures...
2009-03-04 Corbin Simpsonradeon-gallium: Enable EGL and Xorg state trackers.
2009-03-04 Corbin Simpsonradeon-gallium: DRI2 state tracker, part 3.
next