summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | fix r128 rendering, lockupsMiroslav Šustek2007-03-261-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix compile errorZou Nan hai2007-03-271-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | r300: Remove a warning when vertex programs produce an unused outputNicolai Haehnle2007-03-261-3/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup (remove trailing spaces)Nicolai Haehnle2007-03-261-115/+115
* | | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix warnings that were introduced by the glsl mergeNicolai Haehnle2007-03-261-2/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | merge of glsl-compiler-1 branchBrian2007-03-2644-207/+641
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge from masterBrian2007-03-2161-850/+1365
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...Brian2007-03-1017-321/+667
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'origin' into glsl-compiler-1Brian2007-03-0947-535/+421
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | s/GetFragmentProgramRegister/GetProgramRegister/Brian2007-02-251-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update DRI drivers for new glsl compiler.Brian2007-02-2341-205/+187
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated for vboBrian2007-02-221-3/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | use _mesa_get_program_register()Brian2007-02-221-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'origin' into glsl-compiler-1Brian2007-02-22239-17257/+19609
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove accidental check-inBrian2007-02-201-0/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stand-alone GLSL compilerBrian2007-02-173-0/+397
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overhaul of GLSL API functions, dispatching, etc.Brian2006-12-192-4/+50
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vertex/fragment program field changesBrian2006-12-152-3/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i915tex: Make sure renderbuffers don't get deleted when flipping them.Michel Dänzer2007-03-262-6/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nouveau: match drm version bumppre-merge-glsl-compiler-1Ben Skeggs2007-03-261-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some renderbuffer reference counting issues. Also fixes a mem leak.Brian2007-03-251-12/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i965: The given urb layout(maximal size of urb entries and theXiang, Haihao2007-03-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup in r300_texmem.cNicolai Haehnle2007-03-251-183/+178
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup in r300_texstate.cNicolai Haehnle2007-03-251-88/+82
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix regression: unnecessary node indirectionNicolai Haehnle2007-03-251-2/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | nouveau: implement nv20Clear and nv20ScissorDave Airlie2007-03-251-4/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix texture coordinate calculation for rectangle texturesNicolai Haehnle2007-03-245-174/+116
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: No assertion when accessing incomplete texture images.Nicolai Haehnle2007-03-243-16/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix: KIL instruction don't require texturesNicolai Haehnle2007-03-241-4/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | nouveau: some swtcl fixesBen Skeggs2007-03-241-0/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement alpha buffer copy for SwapBuffers().Brian2007-03-232-5/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup (remove trailing spaces)Nicolai Haehnle2007-03-231-108/+108
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | fix for bug#10339Xiang, Haihao2007-03-222-3/+3
| |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | fix copy and paste bug from last commit in fog generation code for GL_LINEAR fogRoland Scheidegger2007-03-211-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | nouveau: update for drm interface changes (0.0.5)Ben Skeggs2007-03-214-9/+13
* | | | | | | | | | | | | | | | | | | | | | | | | nouveau: SwapBuffers() needs to perform a glFlush()Ben Skeggs2007-03-211-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | r300: Remove the program-global const_sin indexNicolai Haehnle2007-03-212-31/+23
* | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup (remove trailing spaces)Nicolai Haehnle2007-03-201-26/+26
* | | | | | | | | | | | | | | | | | | | | | | | | fix for bug#10347Xiang, Haihao2007-03-201-9/+3
* | | | | | | | | | | | | | | | | | | | | | | | | use passed target parameterAlan Hourihane2007-03-201-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | nouveau: fix typoBen Skeggs2007-03-201-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | nouveau: fail translate if we use too many params somehowBen Skeggs2007-03-203-5/+31
* | | | | | | | | | | | | | | | | | | | | | | | nouveau: NVSDBG macroBen Skeggs2007-03-205-0/+24
* | | | | | | | | | | | | | | | | | | | | | | | r300: Cleanup fragment program constant allocation, share constantsNicolai Haehnle2007-03-192-73/+61
* | | | | | | | | | | | | | | | | | | | | | | | r300: Fix special case (tmp.x <= 0) in fragment program LIT instructionNicolai Haehnle2007-03-191-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | r300: Clear fragment program instruction slots on first useNicolai Haehnle2007-03-191-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | r300: Dump fragment program after translation if RADEON_DEBUG=pixel is setNicolai Haehnle2007-03-191-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup (remove trailing spaces)Nicolai Haehnle2007-03-191-109/+109
* | | | | | | | | | | | | | | | | | | | | | | | r300: Fix WRITEMASK handling when writing to result.depthNicolai Haehnle2007-03-191-3/+8
* | | | | | | | | | | | | | | | | | | | | | | | r300: Streamlined fragment program LIT implementationNicolai Haehnle2007-03-191-62/+101