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: fix macro substitution problem
Dave Airlie
2010-07-26
1
-2
/
+2
*
r300g: implement D24X8 texture sampling for r3xx-r4xx
Marek Olšák
2010-07-25
5
-22
/
+34
*
r300g: make sure a texture is large enough for the CBZB clear
Marek Olšák
2010-07-25
1
-52
/
+49
*
r300g: do not use TXPITCH_EN if the width is POT and the height is NPOT
Marek Olšák
2010-07-25
6
-11
/
+15
*
r300g: do not use TXPITCH_EN for power-of-two textures from the DDX
Marek Olšák
2010-07-25
1
-6
/
+14
*
r300g: cleanup texture creation code
Marek Olšák
2010-07-25
13
-543
/
+733
*
r300g: reject resources from handles which are not large enough
Marek Olšák
2010-07-25
3
-7
/
+25
*
r300g: cleanup texture debug logging
Marek Olšák
2010-07-25
3
-18
/
+25
*
r300g: do not align texture height to 2^n for 1D and 2D non-mipmapped textures
Marek Olšák
2010-07-25
1
-1
/
+5
*
r300g: implement depth clamp
Marek Olšák
2010-07-21
2
-1
/
+3
*
r300g: cleanup clip state emission
Marek Olšák
2010-07-21
1
-6
/
+10
*
r300g: fix possible crash in destroy_context
Marek Olšák
2010-07-19
1
-2
/
+2
*
r300g: fix typo
Marek Olšák
2010-07-19
1
-1
/
+1
*
r300g: use memory pools for buffer_create and get_transfer
Marek Olšák
2010-07-19
5
-24
/
+101
*
r300g: u_upload optimisation
Dave Airlie
2010-07-18
4
-7
/
+15
*
r300g: final fix for r3xx constant buffer emission
Marek Olšák
2010-07-17
1
-1
/
+1
*
r300g: fix typo in r3xx constant buffer emission
Marek Olšák
2010-07-17
1
-1
/
+1
*
r300g: fix constant buffer emission on r3xx
Marek Olšák
2010-07-17
1
-1
/
+1
*
r300g: Remove unnecessary header.
Vinson Lee
2010-07-16
1
-1
/
+0
*
r300g: inline winsys_buffer_destroy
Marek Olšák
2010-07-16
1
-12
/
+4
*
r300g: do not make copies of constant buffers, emit them directly
Marek Olšák
2010-07-16
5
-35
/
+27
*
r300g: rebuild winsys and command submission to support multiple contexts
Marek Olšák
2010-07-16
16
-299
/
+389
*
r300g: do not advertise half_float_vertex on rv3x0
Marek Olšák
2010-07-13
1
-2
/
+2
*
r300g: extend and clean up debug logging
Marek Olšák
2010-07-13
5
-17
/
+23
*
r300g/swtcl: do not emit texcoords if they are also stuffed in GA
Marek Olšák
2010-07-13
1
-3
/
+6
*
r300g: rework the draw_rectangle hook
Marek Olšák
2010-07-13
1
-89
/
+23
*
r300g: Remove unnecessary header.
Vinson Lee
2010-07-12
1
-1
/
+0
*
r300g: implement fast color clear
Marek Olšák
2010-07-12
10
-13
/
+178
*
r300g: clear and copy a resource with a rectangular point sprite
Marek Olšák
2010-07-12
2
-3
/
+152
*
r300g: do not use immediate mode if there is a VBO in VRAM
Marek Olšák
2010-07-12
2
-4
/
+5
*
r300g: ugly fix of a hardlock in the cubestorm xscreensaver
Marek Olšák
2010-07-12
2
-3
/
+5
*
r300g: allow the GTT domain for samplers
Marek Olšák
2010-07-09
2
-5
/
+12
*
r300g/swtcl: fix out-of-bounds write
Marek Olšák
2010-07-09
1
-1
/
+1
*
r300g: fix texturing with negative lod bias
Marek Olšák
2010-07-09
1
-1
/
+1
*
r300g: store/return the stride for winsys_handle in winsys
Marek Olšák
2010-07-08
2
-12
/
+10
*
r300g: fix transfering compressed textures
Marek Olšák
2010-07-08
1
-1
/
+1
*
r300g: add a function for marking framebuffer atoms as dirty
Marek Olšák
2010-07-08
3
-11
/
+32
*
r300g: minor fixups
Marek Olšák
2010-07-08
5
-7
/
+7
*
r300/compiler: Implement KILP opcode.
Tom Stellard
2010-07-06
1
-1
/
+1
*
r300g: fix warnings
Marek Olšák
2010-07-03
1
-2
/
+5
*
r300/compiler: Use hardware flow control instructions for loops on r500.
Tom Stellard
2010-07-03
1
-1
/
+2
*
r300g: Fix typo in r300_reg.h
Tom Stellard
2010-07-03
1
-2
/
+2
*
r300g: add workaround for multiple contexts
Marek Olšák
2010-06-30
3
-1
/
+9
*
r300g: move one flush from winsys to the context
Marek Olšák
2010-06-30
2
-19
/
+33
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-0
/
+2
*
util: reference surfaces and sampler views in blitter when saving them
Marek Olšák
2010-06-29
2
-23
/
+3
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
4
-5
/
+15
|
\
|
*
r300g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-06
3
-4
/
+11
*
|
r300g: fix a compile error on non-debug builds
Marek Olšák
2010-06-27
1
-1
/
+1
*
|
r300g: separate the hyperz state and pipelined FB regs out of the FB state
Marek Olšák
2010-06-27
5
-11
/
+76
[next]