index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: Cleanup header includes.
Corbin Simpson
2009-10-21
1
-0
/
+6
*
r300g: add video surface create and destroy functions
Cooper Yuan
2009-10-10
1
-0
/
+52
*
r300g: add tx depth support in register.
Dave Airlie
2009-09-26
1
-0
/
+7
*
r300g: only pass complete texture state to hw setup function
Dave Airlie
2009-09-26
1
-15
/
+12
*
r300g: fix texture pitch to correct value.
Dave Airlie
2009-09-26
1
-1
/
+1
*
r300g: Fix bad formatting parameters in calls to debug_printf
Nicolai Hähnle
2009-09-21
1
-2
/
+2
*
r300g: There is no such thing as "texture stride"
Nicolai Hähnle
2009-09-12
1
-14
/
+25
*
gallium: Move minify() to u_math.
Corbin Simpson
2009-08-07
1
-7
/
+0
*
r300g: Slightly saner initialization of some texture / transfer fields.
Michel Dänzer
2009-08-04
1
-4
/
+2
*
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: Use align() instead of inline maths.
Corbin Simpson
2009-07-13
1
-4
/
+7
*
r300-gallium: Mipmap setup.
Corbin Simpson
2009-07-08
1
-10
/
+18
*
r300g: Use real texture formats.
Corbin Simpson
2009-06-26
1
-1
/
+1
*
r300-gallium: Fix bad cast. Space accounting completely works now.
Corbin Simpson
2009-05-08
1
-3
/
+0
*
r300-gallium, radeon: A couple cleanups.
Corbin Simpson
2009-05-08
1
-0
/
+1
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-1
/
+0
*
r300-gallium: Actually set stride when creating textures.
Corbin Simpson
2009-03-15
1
-0
/
+4
*
r300-gallium: First stab at texture support.
Corbin Simpson
2009-03-10
1
-2
/
+32
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-34
/
+14
*
r300-gallium, radeon-gallium: Continue migration to DRI2 state_tracker, part 2.
Corbin Simpson
2009-03-03
1
-0
/
+18
*
r300-gallium: Fix C99 error.
Corbin Simpson
2009-02-28
1
-1
/
+2
*
r300-gallium: implement simple pipe_transfer Basically make the driver compil...
Joakim Sindholt
2009-02-18
1
-7
/
+1
*
r300-gallium: Fix typo in texture buffer size request.
Corbin Simpson
2009-02-12
1
-1
/
+1
*
r300: Accidentally removed a pipe_buffer_reference that should be there.
Corbin Simpson
2009-02-08
1
-0
/
+2
*
r300: Update to match pipe_surface changes.
Corbin Simpson
2009-02-08
1
-4
/
+0
*
r300: working trivial/clear for r5xx
Joakim Sindholt
2009-02-05
1
-4
/
+4
*
r300, amd: Oops, a couple more API changes.
Corbin Simpson
2009-02-02
1
-1
/
+1
*
r300: Clean up after rebase.
Corbin Simpson
2009-02-01
1
-4
/
+4
*
Rebased to gallium-0.2, Jan 24 2009.
Corbin Simpson
2009-02-01
1
-1
/
+0
*
r300: Finish basic state setup.
Corbin Simpson
2009-02-01
1
-0
/
+31
*
r300: Add more pipe_texture stuff.
Corbin Simpson
2009-02-01
1
-0
/
+54
*
r300: Add initial pipe_texture handling.
Corbin Simpson
2009-02-01
1
-0
/
+76
*
r300: Add texture stubs.
Corbin Simpson
2009-02-01
1
-0
/
+35