shaders: fix allocation of arrays of parameters
[mesa.git] / src /
2008-06-12 Zack Rusinshaders: fix allocation of arrays of parameters
2008-06-12 Zack Rusinglsl: implement variable array indexes
2008-06-12 Brian Paulremove obsoleted doxygen \param comments
2008-06-12 Brian Paulcomments
2008-06-10 Brian Paulremove unnecessary swrast, tnl includes
2008-06-10 Brian Pauladd some missing rule dependencies
2008-06-10 Roland Scheideggercopy msaa visuals capability
2008-06-10 Xiang, Haihaoi965: apply commit 6c1a98e97affb2163e776551eb3a9e669ff9...
2008-06-09 Brian Paulfix Xlib libGL.so build problem.
2008-06-09 Brian Pauls/SOLO/MESA/
2008-06-09 Brian PaulMakefile clean-ups
2008-06-09 Brian Paulmore old stuff, rename SOLO->MESA, etc
2008-06-09 Brian PaulMakefile clean-ups
2008-06-09 Alan HourihaneCheck for NULL pointer
2008-06-09 George Sapountzisglx: use goto's vs. nested if's ala xserver
2008-06-09 George Sapountzisglx: add dri_common.c ala xserver
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-07 Jose FonsecaFix CRLF line endings.
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 Pauls/subdirs/asm_subdirs/
2008-06-06 Brian Paulmove the install rules
2008-06-06 Brian Paulremove stray semicolon
2008-06-06 Brian Paulmove a beos-ism down into drivers/beos/Makefile
2008-06-06 Brian PaulRemove the old, complicated default build rule; use...
2008-06-06 Brian Paulremove more old stuff, insert new driver_subdir build...
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 Paulreorder some lines, more make clean cmds
2008-06-05 Brian Paulremove X11, Glide, OSMesa sources
2008-06-05 Brian Pauladded dependencies
2008-06-05 Brian PaulMove building of stand-alone Mesa into drivers/x11...
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-05 Alan HourihaneSilence warning
2008-06-04 Brian PaulSet the attribute as used.
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-02 Nicolai Haehnle[t_vp_build] Fix refcounting-related memory leak
2008-06-02 Nicolai Haehnle[texenvprogram] Fix refcounting-related memory leak.
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 Brian PaulUse the GLuint64EXT type defined by GL_EXT_timer_query
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 Brian Paulreplace make with $(MAKE) (bug 16133)
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 Paulset version string to 7.1 rc1
2008-05-27 Brian Paulallow GLX_SAMPLES_ARB==0 (bug 16073)
2008-05-27 Jouk Jansenupdated for latest sources
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().
2008-05-26 Corbin Simpsonr5xx: Moar LIT.
2008-05-26 Corbin Simpsonr5xx: First stab at LIT.
2008-05-26 Corbin SimpsonReplace copyright on r500_fragprog.c
2008-05-26 Corbin Simpsonr5xx: Unbreak texture swizzling.
next