Age | Commit message (Expand) | Author |
---|---|---|
2009-09-21 | r300: Fix handling of NV_vertex_program parameters | Nicolai Hähnle |
2009-08-27 | r300/compiler: Fix bug in rc_find_free_temporary | Nicolai Hähnle |
2009-07-27 | r300/compiler: Refactor local transforms to use rc_program | Nicolai Hähnle |
2009-07-27 | r300: Allow compiler to add constants in a cleaner way | Nicolai Hähnle |
2009-07-27 | r300/compiler: Refactor nqssadce to use rc_program | Nicolai Hähnle |
2009-07-27 | r300/compiler: Add rc_print_program | Nicolai Hähnle |
2009-07-27 | r300: Introduce rc_program and use it in radeon_pair | Nicolai Hähnle |
2009-07-27 | r300: Remove GLcontext requirement from radeonLocalTransform | Nicolai Hähnle |
2009-07-27 | r300: Detangle fragment program compiler from driver-specific structure | Nicolai Hähnle |