index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
1
-1
/
+1
2009-02-17
r300-gallium: Properly init shader state.
Corbin Simpson
1
-0
/
+2
2009-02-16
r300-gallium: Set up draw rasterizer.
Corbin Simpson
1
-2
/
+7
2009-02-16
r300-gallium: Add draw_arrays and friends.
Corbin Simpson
1
-2
/
+26
2009-02-15
r300-gallium: Fix scissors.
Corbin Simpson
1
-13
/
+5
2009-02-13
r300-gallium: Various thingies.
Corbin Simpson
1
-2
/
+3
2009-02-12
r300-gallium: Take care of various bad dereferences in shader setup.
Corbin Simpson
1
-6
/
+5
2009-02-12
r300-gallium: Add r500 passthrough shader assembly.
Corbin Simpson
1
-0
/
+5
2009-02-04
r300: Add shader state stubs.
Corbin Simpson
1
-7
/
+28
2009-02-04
r300: A bit more cleanup and state handling.
Corbin Simpson
1
-31
/
+7
2009-02-02
r300: fix compiler/linker errors
Joakim Sindholt
1
-0
/
+1
2009-02-02
r300: Clear up XXX in r300_state.
Corbin Simpson
1
-9
/
+10
2009-02-01
r300: Clean up after rebase.
Corbin Simpson
1
-5
/
+6
2009-02-01
r300: Add more rs_state, fix indents on dsa_state.
Corbin Simpson
1
-23
/
+28
2009-02-01
r300: Add line stipple state to rs_state.
Corbin Simpson
1
-3
/
+9
2009-02-01
r300: Hook up clear, set it to fallback.
Corbin Simpson
1
-2
/
+16
2009-02-01
r300: More state setters.
Corbin Simpson
1
-3
/
+23
2009-02-01
r300: Plan for the next state setters.
Corbin Simpson
1
-2
/
+9
2009-02-01
r300: Moar state handlers.
Corbin Simpson
1
-0
/
+76
2009-02-01
r300: Add fragment shader stubs.
Corbin Simpson
1
-1
/
+31
2009-02-01
r300: Add texture sampler state.
Corbin Simpson
1
-5
/
+108
2009-02-01
r300: Add sampler state skeleton.
Corbin Simpson
1
-4
/
+43
2009-02-01
r300: Fix constness, compile warnings, indentation in r300_state.
Corbin Simpson
1
-7
/
+8
2009-02-01
r300: Various flags, small state tracking things.
Corbin Simpson
1
-0
/
+4
2009-02-01
r300: Remove r300_state.h
Corbin Simpson
1
-1
/
+3
2009-02-01
r300: Add blend color.
Corbin Simpson
1
-0
/
+29
2009-02-01
r300: Add more state.
Corbin Simpson
1
-3
/
+133
2009-02-01
r300: Hook up state functions.
Corbin Simpson
1
-37
/
+23
2009-02-01
r300: Add DSA state.
Corbin Simpson
1
-0
/
+162
2009-02-01
r300: Add scissor state, fix build.
Corbin Simpson
1
-0
/
+47
2009-02-01
r300: Add blend state.
Corbin Simpson
1
-0
/
+121
2009-02-01
gallium-r300: Add copyrights, place (broken) CS.
Corbin Simpson
1
-0
/
+22
2009-02-01
gallium-r300: Initial commit.
Corbin Simpson
1
-0
/
+22