mesa.git
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.
2009-03-04 Corbin Simpsonr300-gallium: Add unaccelerated surface_copy.
2009-03-04 Brian Paulmesa: call _mesa_get_cpu_string() to get CPU info for...
2009-03-04 Brian Paulmesa: call _mesa_get_cpu_features() during one-time...
2009-03-04 Brian Paulmesa: new cpuinfo.c file to init/query cpu info and...
2009-03-04 Brian Paulmesa: _mesa_get_x86_features() only needs to do its...
2009-03-04 Jakob Bornecrantzst/xorg: Clean up xorg_exa.c a bit
2009-03-04 Jakob Bornecrantzst/xorg: Change format function a bit
2009-03-04 Jakob Bornecrantzst/xorg: Fix transfer double free
2009-03-04 Jakob Bornecrantzintel: Fixup from refcount changes
2009-03-04 Jakob Bornecrantzmesa: Add x86/common_x86.c to libmesagallium.a
2009-03-04 Brian Paulmesa: move sse.h and 3dnow.h #includes
2009-03-04 Brian Paulmesa: remove unneeded x86.h header
2009-03-04 Brian Paulmesa: make _mesa_init_x86_transform_asm() static
2009-03-04 Brian Paulmesa: rename common_x86_macros.h -> x86_xform.h
2009-03-04 Brian Paulmesa: rename x86.c -> x86_xform.c
2009-03-04 Brian Paulmesa: refactor x86 code
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Keith Whitwellindices: add translate/generate functions for unfilled...
2009-03-04 Keith Whitwellclear-repeat: print fps, use 300x300 window size
2009-03-04 Dan Nicholsonautoconf: Restore _GNU_SOURCE for all Linux systems
2009-03-04 Patrice Mandinnouveau: oops, forgot to keep the NV10_SIFM object
2009-03-04 Patrice Mandinnouveau: Use proper SIFM object on NV30
2009-03-04 José Fonsecamesa: Follow ARB_map_buffer_range more stricly.
2009-03-04 José Fonsecagallium: Use consistent semantics for map ranges in...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Keith Whitwellvbo: second attempt - avoid getting buffer_ptr and...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 José Fonsecamesa: Clear cache->trans after destroying the transfer.
2009-03-04 José Fonsecamesa: Clear cache->trans after destroying the transfer.
2009-03-04 Brian Paulcell: update cell driver after gallium reference count...
2009-03-04 Keith WhitwellRevert "vbo: avoid getting buffer_ptr and buffer_map...
2009-03-04 José Fonsecagallium: Ensure map ranges are valid.
next