Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | fix r128 rendering, lockups | Miroslav Šustek | 2007-03-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compile error | Zou Nan hai | 2007-03-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Remove a warning when vertex programs produce an unused output | Nicolai Haehnle | 2007-03-26 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup (remove trailing spaces) | Nicolai Haehnle | 2007-03-26 | 1 | -115/+115 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix warnings that were introduced by the glsl merge | Nicolai Haehnle | 2007-03-26 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | merge of glsl-compiler-1 branch | Brian | 2007-03-26 | 44 | -207/+641 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge from master | Brian | 2007-03-21 | 61 | -850/+1365 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i... | Brian | 2007-03-10 | 17 | -321/+667 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'origin' into glsl-compiler-1 | Brian | 2007-03-09 | 47 | -535/+421 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s/GetFragmentProgramRegister/GetProgramRegister/ | Brian | 2007-02-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update DRI drivers for new glsl compiler. | Brian | 2007-02-23 | 41 | -205/+187 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated for vbo | Brian | 2007-02-22 | 1 | -3/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use _mesa_get_program_register() | Brian | 2007-02-22 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'origin' into glsl-compiler-1 | Brian | 2007-02-22 | 239 | -17257/+19609 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove accidental check-in | Brian | 2007-02-20 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stand-alone GLSL compiler | Brian | 2007-02-17 | 3 | -0/+397 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overhaul of GLSL API functions, dispatching, etc. | Brian | 2006-12-19 | 2 | -4/+50 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vertex/fragment program field changes | Brian | 2006-12-15 | 2 | -3/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i915tex: Make sure renderbuffers don't get deleted when flipping them. | Michel Dänzer | 2007-03-26 | 2 | -6/+21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nouveau: match drm version bumppre-merge-glsl-compiler-1 | Ben Skeggs | 2007-03-26 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some renderbuffer reference counting issues. Also fixes a mem leak. | Brian | 2007-03-25 | 1 | -12/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i965: The given urb layout(maximal size of urb entries and the | Xiang, Haihao | 2007-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup in r300_texmem.c | Nicolai Haehnle | 2007-03-25 | 1 | -183/+178 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup in r300_texstate.c | Nicolai Haehnle | 2007-03-25 | 1 | -88/+82 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix regression: unnecessary node indirection | Nicolai Haehnle | 2007-03-25 | 1 | -2/+7 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nouveau: implement nv20Clear and nv20Scissor | Dave Airlie | 2007-03-25 | 1 | -4/+17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix texture coordinate calculation for rectangle textures | Nicolai Haehnle | 2007-03-24 | 5 | -174/+116 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: No assertion when accessing incomplete texture images. | Nicolai Haehnle | 2007-03-24 | 3 | -16/+17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix: KIL instruction don't require textures | Nicolai Haehnle | 2007-03-24 | 1 | -4/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nouveau: some swtcl fixes | Ben Skeggs | 2007-03-24 | 1 | -0/+9 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement alpha buffer copy for SwapBuffers(). | Brian | 2007-03-23 | 2 | -5/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup (remove trailing spaces) | Nicolai Haehnle | 2007-03-23 | 1 | -108/+108 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for bug#10339 | Xiang, Haihao | 2007-03-22 | 2 | -3/+3 | |
| |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | fix copy and paste bug from last commit in fog generation code for GL_LINEAR fog | Roland Scheidegger | 2007-03-21 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | nouveau: update for drm interface changes (0.0.5) | Ben Skeggs | 2007-03-21 | 4 | -9/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | nouveau: SwapBuffers() needs to perform a glFlush() | Ben Skeggs | 2007-03-21 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | r300: Remove the program-global const_sin index | Nicolai Haehnle | 2007-03-21 | 2 | -31/+23 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup (remove trailing spaces) | Nicolai Haehnle | 2007-03-20 | 1 | -26/+26 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | fix for bug#10347 | Xiang, Haihao | 2007-03-20 | 1 | -9/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | use passed target parameter | Alan Hourihane | 2007-03-20 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | nouveau: fix typo | Ben Skeggs | 2007-03-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | nouveau: fail translate if we use too many params somehow | Ben Skeggs | 2007-03-20 | 3 | -5/+31 | |
* | | | | | | | | | | | | | | | | | | | | | | | | nouveau: NVSDBG macro | Ben Skeggs | 2007-03-20 | 5 | -0/+24 | |
* | | | | | | | | | | | | | | | | | | | | | | | | r300: Cleanup fragment program constant allocation, share constants | Nicolai Haehnle | 2007-03-19 | 2 | -73/+61 | |
* | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix special case (tmp.x <= 0) in fragment program LIT instruction | Nicolai Haehnle | 2007-03-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | r300: Clear fragment program instruction slots on first use | Nicolai Haehnle | 2007-03-19 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | r300: Dump fragment program after translation if RADEON_DEBUG=pixel is set | Nicolai Haehnle | 2007-03-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup (remove trailing spaces) | Nicolai Haehnle | 2007-03-19 | 1 | -109/+109 | |
* | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix WRITEMASK handling when writing to result.depth | Nicolai Haehnle | 2007-03-19 | 1 | -3/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | r300: Streamlined fragment program LIT implementation | Nicolai Haehnle | 2007-03-19 | 1 | -62/+101 |