index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_state.c
Age
Commit message (
Expand
)
Author
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-23
r300: Remove unnecessary headers.
Vinson Lee
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-12-29
mesa: implement per-buffer color masking
Brian Paul
2009-12-22
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-12
r300: use _mesa_meta_Clear for buffer clears
Maciej Cencora
2009-12-02
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...
Dave Airlie
2009-11-14
radeon/r300: no need to flush the cmdbuf when changing scissors state in KMM ...
Maciej Cencora
2009-10-05
drivers: don't include texformat.h
Brian Paul
2009-09-10
r300: add full support for two sided stencil on r5xx for dri2
Alex Deucher
2009-09-04
r300: Add support for GL_EXT_provoking_vertex
Alex Deucher
2009-08-31
r300: Convert to shared debug code.
Pauli Nieminen
2009-08-21
r300: Clean emit code.
Pauli Nieminen
2009-08-18
r300: OQ rework
Dave Airlie
2009-08-16
r300: disable ZTOP only when occlusion queries are used
Maciej Cencora
2009-08-15
r300: temporary occlusion query hack
Maciej Cencora
2009-08-01
r300: Fix corner-case of KIL on R300
Nicolai Hähnle
2009-08-01
r300: Fix Z buffer re-emit after window resize
Nicolai Hähnle
2009-07-30
r300/compiler: Remove inst_offset from r500_fragment_program_code
Nicolai Hähnle
2009-07-29
r300: Cleanup r300_fragment_program_code
Nicolai Hähnle
2009-07-27
r300/fragprog: Finally get rid of the duplicate program copy
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: Move vertex program compilation to compiler
Nicolai Hähnle
2009-07-27
r300: Cleanup vertex_program structure
Nicolai Hähnle
2009-07-27
r300: Remove faux lazy translation of vertex programs
Nicolai Hähnle
2009-07-27
r300: Remove some dependencies on additional fragment program copies
Nicolai Hähnle
2009-07-27
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle
2009-07-14
radeon: Invert front face winding when rendering to FBO.
Michel Dänzer
2009-07-13
r300: removed unnecessary params
Maciej Cencora
2009-07-13
r300: rewrite FOGC and HPOS attribs handling
Maciej Cencora
2009-07-13
r300: bind vertex program to fragment program
Maciej Cencora
2009-07-13
r300: move fragment program selection before vertex program selection
Maciej Cencora
2009-07-13
r300: implement proper IsProgramNative check for vertex programs
Maciej Cencora
2009-07-13
r300: cache translated fragment programs
Maciej Cencora
2009-07-13
r300: update state parameters only once per rendering operation
Maciej Cencora
2009-06-11
r300: send only RS_IP_* regs that we are going to use
Maciej Cencora
2009-06-11
r300: fix RS setup when no colors and textures are sent to FP
Maciej Cencora
2009-06-11
r300: fix a GPU lock up
Maciej Cencora
2009-06-07
r300: remove unused code
Maciej Cencora
2009-06-07
r300: prepare for different vertex data type support
Maciej Cencora
2009-06-07
r300: always pass 4 color components to RS unit
Maciej Cencora
2009-05-24
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-05-18
radeon: fix DRI1 cmd stream
Jerome Glisse
2009-05-16
r300: cleanup vertex program related functions
Maciej Cencora
2009-05-16
r300: minor code movement
Maciej Cencora
2009-05-16
r300: more cleanup
Maciej Cencora
2009-05-16
r300: move some code to common path
Maciej Cencora
2009-05-16
r300: rename functions
Maciej Cencora
2009-05-16
r300: software fallbacking handling rewrite
Maciej Cencora
[next]