index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
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-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-12
r300: Silence uninitialized variable warning.
Vinson Lee
2010-06-10
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-04-22
Merge branch '7.8'
Brian Paul
2010-04-22
r300: fix vertex unit setup
Alex Deucher
2010-04-10
r300: Remove unnecessary header.
Vinson Lee
2010-03-24
r100/r200/r300/r600: enable accel for Copy/DrawPixels without kms
Alex Deucher
2010-03-12
r100/r200/r300/r300: only enable accelerated pixel ops with kms
Alex Deucher
2010-03-10
r300: enable depth test only if depth buffer is available
Maciej Cencora
2010-03-09
r300: don't crash if there's no colorbuffer
Maciej Cencora
2010-03-09
r300: add support for more rendering formats
Maciej Cencora
2010-03-09
r300: enable HW accelerated gl(Read/Copy/Draw)Pixels
Maciej Cencora
2010-03-08
r300: VAP flush is needed only when vertex program or constants are changed
Maciej Cencora
2010-03-08
r300: recalculate point size, if point min/max size changes
Maciej Cencora
2010-03-08
r300: no need to flush on context init
Maciej Cencora
2010-03-08
r300: remove unnecessary code
Maciej Cencora
2010-03-07
r300: VAP flush is needed only when vertex program or constants are changed
Maciej Cencora
2010-03-07
r300: recalculate point size, if point min/max size changes
Maciej Cencora
2010-03-07
r300: no need to flush on context init
Maciej Cencora
2010-03-07
r300: remove unnecessary code
Maciej Cencora
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
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
[next]