index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: Correct scissor setting, subtract 1 from window's width and height
Cooper Yuan
2009-08-27
2
-7
/
+7
*
r300g: Set the vector address in the input memory for bypass_vs_clip_and_view...
Cooper Yuan
2009-08-24
1
-16
/
+20
*
r300g: Force off ZTOP optimizations for now.
Corbin Simpson
2009-08-18
1
-1
/
+2
*
r300g: Utilize DONTBLOCK.
Corbin Simpson
2009-08-18
1
-8
/
+19
*
r300g: Massively cleanup OQ.
Corbin Simpson
2009-08-18
6
-29
/
+174
*
r300g: Add high_second_pipe cap for R3xx chipsets.
Corbin Simpson
2009-08-18
2
-1
/
+11
*
Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."
Corbin Simpson
2009-08-18
5
-0
/
+26
*
r300g: Fix up remaining VAP_CNTL_STATUS writes for big endian.
Michel Dänzer
2009-08-11
1
-2
/
+10
*
r300g: Emit relocations for pitch registers.
Michel Dänzer
2009-08-11
2
-7
/
+12
*
r300g: a typo of debug message
Cooper Yuan
2009-08-11
1
-1
/
+1
*
r300g: Knock out another fragment of invariant state.
Corbin Simpson
2009-08-07
1
-8
/
+3
*
gallium: Move minify() to u_math.
Corbin Simpson
2009-08-07
1
-7
/
+0
*
r300g: Remove r300_constant_buffer::user_count.
Corbin Simpson
2009-08-07
3
-6
/
+3
*
r300g: Slightly saner initialization of some texture / transfer fields.
Michel Dänzer
2009-08-04
2
-6
/
+5
*
r300g: Use radeon compiler for fragment programs
Nicolai Hähnle
2009-07-30
17
-1312
/
+450
*
r300g: Remove extraneous printf
Nicolai Hähnle
2009-07-30
1
-2
/
+0
*
r300g: Use r300compiler for vertex shaders
Nicolai Hähnle
2009-07-30
15
-748
/
+690
*
r300g: Fix two trivial texture size issues.
Corbin Simpson
2009-07-26
1
-2
/
+2
*
r300g: Add some debugging, correct little bits of math in texture setup.
Corbin Simpson
2009-07-26
1
-3
/
+12
*
r300g, radeon-gallium: Fix API, cleanup.
Corbin Simpson
2009-07-23
2
-3
/
+6
*
r300g: PIPE_CAP_BLEND_EQUATION_SEPARATE.
Corbin Simpson
2009-07-23
1
-0
/
+2
*
r300g: Actually mark shaders as translated/untranslated.
Corbin Simpson
2009-07-23
3
-2
/
+8
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
2
-4
/
+2
*
r300g: Guard R500 register writes by is_r500 check.
Michel Dänzer
2009-07-20
1
-3
/
+5
*
r300g: Small compile warning fixes.
Nicolai Hähnle
2009-07-13
3
-2
/
+5
*
r300g, radeon: Whitespace fixes.
Nicolai Hähnle
2009-07-13
1
-1
/
+1
*
r300g: Use align() instead of inline maths.
Corbin Simpson
2009-07-13
1
-4
/
+7
*
r300g: Remove VAP_CNTL_STATUS from invariant state.
Corbin Simpson
2009-07-08
1
-6
/
+1
*
r300g: Disable MSPOS registers for glisse's CS security checker.
Corbin Simpson
2009-07-08
1
-4
/
+7
*
r300-gallium: Unify sampler and texture emit.
Corbin Simpson
2009-07-08
3
-39
/
+26
*
r300-gallium: Mipmap setup.
Corbin Simpson
2009-07-08
2
-10
/
+19
*
r300g: Add endian fix to vertex fetcher setup.
Corbin Simpson
2009-07-08
1
-2
/
+9
*
r300g: Fix recursive Draw flush.
Corbin Simpson
2009-07-01
2
-1
/
+7
*
r300g: Use floats for surface_copy texcoords, use correct src and dest.
Corbin Simpson
2009-07-01
1
-16
/
+17
*
r300g: YCbCr and sRGB textures.
Corbin Simpson
2009-06-27
3
-1
/
+15
*
r300g: Fix EXT_packed_depth_stencil functionality.
Corbin Simpson
2009-06-27
2
-2
/
+10
*
r300g: EXT_provoking_vertex.
Corbin Simpson
2009-06-26
2
-4
/
+6
*
r300g: S3TC.
Corbin Simpson
2009-06-26
2
-6
/
+36
*
r300g: Use real texture formats.
Corbin Simpson
2009-06-26
3
-25
/
+42
*
r300g: Definitively forbid unusable Z buffer/stencil formats.
Corbin Simpson
2009-06-26
1
-1
/
+12
*
r300g: Comment out assert for now.
Corbin Simpson
2009-06-26
1
-0
/
+2
*
r300g: Be more specific on surface_copy fallbacks.
Corbin Simpson
2009-06-26
1
-1
/
+1
*
r300g: PIPE_CAP_TGSI_CONT_SUPPORTED.
Corbin Simpson
2009-06-26
1
-0
/
+3
*
r300-gallium: Ensure that no dirty state goes unemitted.
Corbin Simpson
2009-06-26
1
-2
/
+4
*
r300-gallium: organize fragment/vertex shaders
Joakim Sindholt
2009-06-26
20
-495
/
+674
*
r300-gallium: HW TCL glxgears. (Read the rest of the log.)
Corbin Simpson
2009-06-08
1
-0
/
+5
*
r300-gallium: Make UCP and clip work again for SW TCL.
Corbin Simpson
2009-06-08
2
-19
/
+21
*
r300-gallium: Don't emit UCP planes for SW TCL.
Corbin Simpson
2009-06-08
3
-4
/
+12
*
r300-gallium: Use VAP_CLIP_CNTL.
Corbin Simpson
2009-06-05
2
-4
/
+5
*
r300-gallium: Emit UCP.
Corbin Simpson
2009-06-05
4
-20
/
+53
[next]