i915: Bug #14313: Fix accelerated (PBO) ReadPixels.
[mesa.git] / src / mesa / drivers /
2008-06-18 Eric Anholti915: Bug #14313: Fix accelerated (PBO) ReadPixels.
2008-06-18 Xiang, Haihaoi965: add support for Intel 4 series chipsets
2008-06-17 Wilfried Holzkeassorted glide driver fixes
2008-06-16 Corbin Simpsonr300: Make LOD bias a persistent environment variable.
2008-06-16 Corbin Simpsonr300: Fix new incarnation of bug 3195.
2008-06-16 Corbin Simpsonr300: Forgot to clear old state before writing new...
2008-06-16 Corbin Simpsonr300: Enable LOD bias state emission.
2008-06-16 Corbin SimpsonOops, misordered a few instructions.
2008-06-16 Corbin Simpsonr300: Unbreak LOD biasing, a bit.
2008-06-15 Corbin Simpsonr5xx: Enable fragment.position, partial ARB_shadow.
2008-06-15 Corbin Simpsonr5xx: Detangle FP fallback and translation switches.
2008-06-14 Nicolai Haehnler300: Add radeonTransformALU and fix a bug in r300_frag...
2008-06-14 Nicolai Haehnler300_fragprog: Use less complex instructions
2008-06-14 Corbin Simpsonr5xx: More FP rewriting; fix texrect FP insts.
2008-06-14 Corbin Simpsonr5xx: New FP code, take two.
2008-06-14 Corbin Simpsonr5xx: FP refactor, take one.
2008-06-14 Corbin Simpsonr3xx/r5xx: Don't force aniso.
2008-06-14 Nicolai Haehnler300: Implement GL_ARB_shadow and GL_EXT_shadow_funcs
2008-06-14 Nicolai Haehnler300: Add radeonCompilerDump for debugging
2008-06-14 Nicolai Haehnler300_fragprog: Refactor TEX transformation
2008-06-14 Nicolai Haehnler300: Add radeon_program and trivial refactoring of...
2008-06-14 Nicolai Haehnler300: Do not include r300_fragprog.h from r300_context...
2008-06-14 Nicolai Haehnler300_fragprog: Remove dead declarations, move NOP decla...
2008-06-14 Nicolai Haehnler300_fragprog: Refactoring and cleanup
2008-06-14 Nicolai Haehnler300_fragprog: Remove dead code
2008-06-13 Nicolai Haehnler300/r500: Separate fragprog compiler structures
2008-06-13 Nicolai Haehnler300: Fix depth texture GL_LUMINANCE vs. GL_INTENSITY...
2008-06-13 Nicolai Haehnler300: Reenable t->filter_1 (though currently not used)
2008-06-13 George Sapountzisdri/swrast: make unbind a noop
2008-06-13 George Sapountzisdri/swrast: add OpenGL 2.1 functions
2008-06-12 Brian Paulremove obsoleted doxygen \param comments
2008-06-12 Brian Paulcomments
2008-06-10 Xiang, Haihaoi965: apply commit 6c1a98e97affb2163e776551eb3a9e669ff9...
2008-06-09 Brian Paulfix Xlib libGL.so build problem.
2008-06-09 Brian PaulMakefile clean-ups
2008-06-09 Brian PaulMakefile clean-ups
2008-06-09 Alan HourihaneCheck for NULL pointer
2008-06-09 George Sapountzisdri/swrast: minor cosmetic
2008-06-08 Nicolai Haehnler300: Workaround hardware readcache problem
2008-06-08 Brianremove realglx.[ch] from build
2008-06-08 Roland Scheideggeri965: fix OPCODE_TEX when additional ops are needed
2008-06-07 Corbin Simpsonr300: Allow driconf to set a default anisotropy.
2008-06-07 Nicolai Haehnler300: Some cleanups in depth and stencil state handling
2008-06-07 Nicolai Haehnler300: Apply writemask when clearing stencil buffer
2008-06-07 Nicolai Haehnler300: Fix stencil buffer clear
2008-06-07 Nicolai Haehnler300: Further anisotropic filtering fixes
2008-06-07 Nicolai Haehnler300: Update LOD_BIAS register constants
2008-06-07 Corbin Simpsonr5xx: Unbreak anisotropic filtering?
2008-06-07 Corbin Simpsonr5xx: Fix speedy LIT once and for all.
2008-06-06 Nicolai Haehnler300: Improve texture layout calculations
2008-06-06 Nicolai Haehnler300: Cleanup TX_MIN_FILTER defines
2008-06-06 Nicolai Haehnler300: Remove unused variable r300_tex_obj::dirty_state...
2008-06-06 Brian Paulmove a beos-ism down into drivers/beos/Makefile
2008-06-06 Brian Paulnew drivers/Makefile with simple default/clean/install...
2008-06-06 Brian Paulmove directfb-libgl into drivers/directfb/Makefile
2008-06-05 Brian PaulMove fbdev driver construction into src/mesa/drivers...
2008-06-05 Brian Pauladded dependencies
2008-06-05 Brian Paulnew Makefile for building "stand-alone", Xlib-based...
2008-06-05 Brian Paulprefix some includes with mesa/ or glapi/
2008-06-05 Brian PaulMove construction of libOSMesa.so into src/mesa/drivers...
2008-06-05 Brian Paulinsert mesa/ before include files
2008-06-04 Xiang, Haihaoi915: Fix GL_DEPTH_TEXTURE_MODE issue. (bug #16221)
2008-06-04 Dave Airliemesa/drm/ttm: allow build against non-TTM aware libdrm
2008-06-02 Ian Romanickbug #16503: use INSTALL macro instead of hard-coding...
2008-06-01 Dave Airlier500: add missing brackets around depth testing
2008-06-01 Corbin Simpsonr5xx: Enable depth write emission.
2008-06-01 Nicolai Haehnler300: Writing to result.depth in fragment programs...
2008-06-01 Nicolai Haehnle[r300] Fix KIL instruction and swizzling of texture...
2008-06-01 Corbin Simpsonr5xx: Add OPCODE_FLR.
2008-06-01 Corbin Simpsonr5xx: Last emit_sop() for now.
2008-06-01 Corbin Simpsonr5xx: More emit_sop(), stage 2.
2008-06-01 Corbin Simpsonr5xx: Cleanup SOP with emit_sop().
2008-06-01 Corbin Simpsonr5xx: Dump shader constants when dumping program assembly.
2008-05-31 Dave Airlier300: disable the lowimpact fallbacks by default.
2008-05-31 Markus Amslerr500: Use 8bit fog alpha compare value.
2008-05-29 Luc VerhaegenFix segfault on exit in unichrome driver (bug 16150)
2008-05-29 Brian PaulAssorted Windows fixes (Karl Schultz)
2008-05-29 Dennis KasprzykR1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.
2008-05-29 Dennis KasprzykReport correct damage rectangle in CopySubBuffer.
2008-05-29 Markus Amslerr300: fix R300_FG_ALPHA_FUNC_VAL_MASK
2008-05-28 Brian Paulupdated function list
2008-05-28 Dave Airlier300: disable cmdbuf debug again
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-28 Dave Airlier500: remove warnings and only start on newer drms.
2008-05-28 Alex DeucherR3/4/5xx: update to use drm get_param for num gb pipes
2008-05-28 Dave Airlier500: cleanup warnings and include files
2008-05-27 Brian Paulallow GLX_SAMPLES_ARB==0 (bug 16073)
2008-05-27 Corbin Simpsonr5xx: Add OPCODE_XPD. In working condition, I might...
2008-05-27 Corbin Simpsonr5xx: Just a few small LIT fixes.
2008-05-27 Corbin Simpsonr5xx: Fix emit_mov() regression.
2008-05-27 Dave Airlier500: the cs is shared per context - doh so don't use...
2008-05-27 Dave Airlier500: need to re-setup inst offset/end for translated...
2008-05-27 Dave Airlier500: reset fp/fp_const counts
2008-05-27 Dave Airlier300/r500: emit flush inside vap_cntl state atom
2008-05-27 Dave Airlier500: hopefully fix 4096 texture harder
2008-05-27 Corbin Simpsonr5xx: Fix FP temp counting.
2008-05-27 Dave Airlier500: remove debugging
2008-05-27 Dave Airlier300/r500: fix r500 fragment program texture unit refer...
2008-05-27 Dave Airlier500: initial support for tmu mappings
2008-05-26 Corbin Simpsonr5xx: Enhance emit_mov().
next