Age | Commit message (Expand) | Author |
2009-10-23 | mesa: Enable remap table in core. | Chia-I Wu |
2009-10-19 | Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes... | Alex Deucher |
2009-10-19 | r300: fix texture size handling with size > 2048 | Mathias Fröhlich |
2009-10-16 | mesa: lift default symlinks target into Makefile.template | Brian Paul |
2009-10-16 | mesa: use EXTRA_MODULES and SUBDIRS to build r300 compiler | Brian Paul |
2009-10-16 | r300: fix vertex program parameters limits | Maciej Cencora |
2009-10-07 | r300compiler: fix scons build again | Joakim Sindholt |
2009-10-07 | Merge branch 'master' into r300g-glsl | Nicolai Hähnle |
2009-10-06 | r300/compiler: Fix R300 vertex program dumps | Nicolai Hähnle |
2009-10-06 | r300/compiler: Fix yet another regression in register allocation | Nicolai Hähnle |
2009-10-06 | r300/compiler: Fix a really stupid logic inversion in the generic dataflow code | Nicolai Hähnle |
2009-10-06 | r300/compiler: Fix regression in pair scheduling | Nicolai Hähnle |
2009-10-05 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-05 | r300g: fix scons build | Joakim Sindholt |
2009-10-04 | r300/compiler Add support for more of the Sxx set instructions | Nicolai Hähnle |
2009-10-04 | r300/compiler: Emit flow control instructions and ALU result writes on R500 | Nicolai Hähnle |
2009-10-04 | r300/compiler: Refactor the radeon_pair code to support control flow instruct... | Nicolai Hähnle |
2009-10-04 | r300/compiler: Refactor to allow different instruction types | Nicolai Hähnle |
2009-10-04 | r300/compiler: Introduce aluresult register for branch operation support | Nicolai Hähnle |
2009-10-03 | r300/compiler: Introduce control flow instructions and refactor dataflow | Nicolai Hähnle |
2009-10-03 | Merge branch 'master' into r300-compiler | Nicolai Hähnle |
2009-10-03 | r300: Workaround problem on R500 with very large fragment programs | Nicolai Hähnle |
2009-09-24 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-23 | r300: fallback to software rendering if we are out of free texcoords | Maciej Cencora |
2009-09-22 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-22 | r300: Fix crash reported in bug #24066 | Nicolai Hähnle |
2009-09-21 | r300: fix a typo | Maciej Cencora |
2009-09-21 | r300: fix a typo | Maciej Cencora |
2009-09-21 | Merge branch 'master' into r300-compiler | Nicolai Hähnle |
2009-09-21 | Merge branch 'mesa_7_6_branch' | Nicolai Hähnle |
2009-09-21 | r300: Zero-initialize register for NV_vertex_program | Nicolai Hähnle |
2009-09-21 | r300: Fix handling of NV_vertex_program parameters | Nicolai Hähnle |
2009-09-21 | Merge branch 'mesa_7_6_branch' | Michel Dänzer |
2009-09-20 | r300/compiler: Fix trig instructions in R300 fp | Nicolai Hähnle |
2009-09-20 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-20 | r300/compiler: Fix R300 fragment program regression introduced by 0723cd1... | Nicolai Hähnle |
2009-09-16 | radeon: cleanup compile defines mess. | Dave Airlie |
2009-09-10 | r300: enable rb3d_discard_src_pixel_lte_threshold for more chips on dri2 | Alex Deucher |
2009-09-10 | r300: add full support for two sided stencil on r5xx for dri2 | Alex Deucher |
2009-09-06 | Merge branch 'master' into r300-compiler | Nicolai Hähnle |
2009-09-06 | r300/compiler: New dataflow structures and passes | Nicolai Hähnle |
2009-09-04 | r300: Add support for GL_EXT_provoking_vertex | Alex Deucher |
2009-09-01 | r300/compiler: fix warning due to no newline | Dave Airlie |
2009-08-31 | r300: Convert to shared debug code. | Pauli Nieminen |
2009-08-31 | radeon: Add common debugging functions. | Pauli Nieminen |
2009-08-30 | r300: Remove all Mesa dependencies from the shader compiler | Nicolai Hähnle |
2009-08-30 | r300: Move Mesa -> RC program conversion to classic Mesa driver | Nicolai Hähnle |
2009-08-29 | r300: Disable threshold register for KMS. | Pauli Nieminen |
2009-08-29 | r300: Swtcl prediction was still missing scissors. | Pauli Nieminen |
2009-08-29 | r300: Add missing pre_emit_count to swtcl state size prediction. | Pauli Nieminen |