Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
[mesa.git] / src / gallium / drivers / r300 /
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-03 Cooper Yuanr300g: specify point/line/triangle have stuffed texture...
2009-09-01 Keith Whitwelltgsi: remove redundant CND0 opcode
2009-09-01 Cooper Yuanr300g: Fix clear issue on r300
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Cooper Yuanr300g: Correct scissor setting, subtract 1 from window...
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Cooper Yuanr300g: Set the vector address in the input memory for...
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-19 Corbin Simpsonr300g: Force off ZTOP optimizations for now.
2009-08-19 Corbin Simpsonr300g: Utilize DONTBLOCK.
2009-08-19 Corbin Simpsonr300g: Massively cleanup OQ.
2009-08-19 Corbin Simpsonr300g: Add high_second_pipe cap for R3xx chipsets.
2009-08-19 Corbin SimpsonRevert "r300-gallium, radeon-gallium: Nuke gb_pipes...
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-11 Michel Dänzerr300g: Fix up remaining VAP_CNTL_STATUS writes for...
2009-08-11 Michel Dänzerr300g: Emit relocations for pitch registers.
2009-08-11 Cooper Yuanr300g: a typo of debug message
2009-08-08 Corbin Simpsonr300g: Knock out another fragment of invariant state.
2009-08-08 Corbin Simpsongallium: Move minify() to u_math.
2009-08-08 Corbin Simpsonr300g: Remove r300_constant_buffer::user_count.
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-04 Michel Dänzerr300g: Slightly saner initialization of some texture...
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-07-30 Nicolai Hähnler300g: Use radeon compiler for fragment programs
2009-07-30 Nicolai Hähnler300g: Remove extraneous printf
2009-07-30 Nicolai Hähnler300g: Use r300compiler for vertex shaders
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-27 Corbin Simpsonr300g: Fix two trivial texture size issues.
2009-07-27 Corbin Simpsonr300g: Add some debugging, correct little bits of math...
2009-07-23 Corbin Simpsonr300g, radeon-gallium: Fix API, cleanup.
2009-07-23 Corbin Simpsonr300g: PIPE_CAP_BLEND_EQUATION_SEPARATE.
2009-07-23 Corbin Simpsonr300g: Actually mark shaders as translated/untranslated.
2009-07-22 Keith Whitwellgallium: simplify tgsi_full_immediate struct
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-19 Michel Dänzerr300g: Guard R500 register writes by is_r500 check.
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-13 Nicolai Hähnler300g: Small compile warning fixes.
2009-07-13 Nicolai Hähnler300g, radeon: Whitespace fixes.
2009-07-13 Corbin Simpsonr300g: Use align() instead of inline maths.
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-08 Corbin Simpsonr300g: Remove VAP_CNTL_STATUS from invariant state.
2009-07-08 Corbin Simpsonr300g: Disable MSPOS registers for glisse's CS security...
2009-07-08 Corbin Simpsonr300-gallium: Unify sampler and texture emit.
2009-07-08 Corbin Simpsonr300-gallium: Mipmap setup.
2009-07-08 Corbin Simpsonr300g: Add endian fix to vertex fetcher setup.
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-02 Corbin Simpsonr300g: Fix recursive Draw flush.
2009-07-02 Corbin Simpsonr300g: Use floats for surface_copy texcoords, use corre...
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-27 Corbin Simpsonr300g: YCbCr and sRGB textures.
2009-06-27 Corbin Simpsonr300g: Fix EXT_packed_depth_stencil functionality.
2009-06-27 Corbin Simpsonr300g: EXT_provoking_vertex.
2009-06-27 Corbin Simpsonr300g: S3TC.
2009-06-27 Corbin Simpsonr300g: Use real texture formats.
2009-06-27 Corbin Simpsonr300g: Definitively forbid unusable Z buffer/stencil...
2009-06-27 Corbin Simpsonr300g: Comment out assert for now.
2009-06-27 Corbin Simpsonr300g: Be more specific on surface_copy fallbacks.
2009-06-27 Corbin Simpsonr300g: PIPE_CAP_TGSI_CONT_SUPPORTED.
2009-06-27 Corbin Simpsonr300-gallium: Ensure that no dirty state goes unemitted.
2009-06-26 Brian PaulMerge branch 'arb_vertex_array_object'
2009-06-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-25 Joakim Sindholtr300-gallium: organize fragment/vertex shaders
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-09 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-09 Corbin Simpsonr300-gallium: HW TCL glxgears. (Read the rest of the...
2009-06-09 Corbin Simpsonr300-gallium: Make UCP and clip work again for SW TCL.
2009-06-09 Corbin Simpsonr300-gallium: Don't emit UCP planes for SW TCL.
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-05 Corbin Simpsonr300-gallium: Use VAP_CLIP_CNTL.
next