summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300
Commit message (Collapse)AuthorAgeFilesLines
* r300g: u_upload optimisationDave Airlie2010-07-184-7/+15
| | | | fix vb/ib uploads
* r300g: final fix for r3xx constant buffer emissionMarek Olšák2010-07-171-1/+1
|
* r300g: fix typo in r3xx constant buffer emissionMarek Olšák2010-07-171-1/+1
| | | | Ooops.
* r300g: fix constant buffer emission on r3xxMarek Olšák2010-07-171-1/+1
| | | | FDO bug #29128.
* r300g: Remove unnecessary header.Vinson Lee2010-07-161-1/+0
|
* r300g: inline winsys_buffer_destroyMarek Olšák2010-07-161-12/+4
|
* r300g: do not make copies of constant buffers, emit them directlyMarek Olšák2010-07-165-35/+27
|
* r300g: rebuild winsys and command submission to support multiple contextsMarek Olšák2010-07-1616-299/+389
|
* r300g: do not advertise half_float_vertex on rv3x0Marek Olšák2010-07-131-2/+2
| | | | rv3x0 can't do it.
* r300g: extend and clean up debug loggingMarek Olšák2010-07-135-17/+23
|
* r300g/swtcl: do not emit texcoords if they are also stuffed in GAMarek Olšák2010-07-131-3/+6
|
* r300g: rework the draw_rectangle hookMarek Olšák2010-07-131-89/+23
| | | | It is a lot simplier, cleaner, and more stable now.
* r300g: Remove unnecessary header.Vinson Lee2010-07-121-1/+0
|
* r300g: implement fast color clearMarek Olšák2010-07-1210-13/+178
| | | | | | | | | | | | | | | An initial implementation made by Dave Airlie. For it to be used, a color-only clear must be invoked and exactly one point-sampled render target must be set. The render target must be macrotiled (for us to overcome alignment issues) and bpp must be either 16 or 32. I can't see a difference in performance. :( Conflicts: src/gallium/drivers/r300/r300_blit.c
* r300g: clear and copy a resource with a rectangular point spriteMarek Olšák2010-07-122-3/+152
| | | | | | With an ordinary quad, the pixels on the main diagonal are computed and stored twice, which is somewhat inefficient and might not work well with specialized clear codepaths.
* r300g: do not use immediate mode if there is a VBO in VRAMMarek Olšák2010-07-122-4/+5
| | | | And other minor fixups.
* r300g: ugly fix of a hardlock in the cubestorm xscreensaverMarek Olšák2010-07-122-3/+5
| | | | FDO bug #28563.
* r300g: allow the GTT domain for samplersMarek Olšák2010-07-092-5/+12
| | | | This fixes sluggishness in vdrift.
* r300g/swtcl: fix out-of-bounds writeMarek Olšák2010-07-091-1/+1
| | | | This is a typo fix, the generated code should be the same.
* r300g: fix texturing with negative lod biasMarek Olšák2010-07-091-1/+1
| | | | This should fix FDO bugs #28437 and #28625.
* r300g: store/return the stride for winsys_handle in winsysMarek Olšák2010-07-082-12/+10
|
* r300g: fix transfering compressed texturesMarek Olšák2010-07-081-1/+1
|
* r300g: add a function for marking framebuffer atoms as dirtyMarek Olšák2010-07-083-11/+32
|
* r300g: minor fixupsMarek Olšák2010-07-085-7/+7
|
* r300/compiler: Implement KILP opcode.Tom Stellard2010-07-061-1/+1
| | | | Signed-off-by: Marek Olšák <[email protected]>
* r300g: fix warningsMarek Olšák2010-07-031-2/+5
|
* r300/compiler: Use hardware flow control instructions for loops on r500.Tom Stellard2010-07-031-1/+2
|
* r300g: Fix typo in r300_reg.hTom Stellard2010-07-031-2/+2
|
* r300g: add workaround for multiple contextsMarek Olšák2010-06-303-1/+9
|
* r300g: move one flush from winsys to the contextMarek Olšák2010-06-302-19/+33
| | | | | | | This flush happens when changing the tiling flags, and it should really be done in the context. I hope this fixes FDO bug #28630.
* mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-0/+2
| | | | | | laying down the foundation for everything and implementing most of the stuff. linking, gl_VerticesIn and multidimensional inputs are left.
* util: reference surfaces and sampler views in blitter when saving themMarek Olšák2010-06-292-23/+3
| | | | Ooops. This should possibly fix some bugs...
* Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz2010-06-284-5/+15
|\ | | | | | | | | | | | | | | | | Conflicts: src/gallium/state_trackers/egl/x11/native_dri2.c src/gallium/state_trackers/egl/x11/native_x11.c src/gallium/state_trackers/egl/x11/native_x11.h src/gallium/state_trackers/xorg/xorg_driver.c src/gallium/winsys/radeon/drm/radeon_drm.c
| * r300g: Move bootstrap code to targetsJakob Bornecrantz2010-06-063-4/+11
| |
* | r300g: fix a compile error on non-debug buildsMarek Olšák2010-06-271-1/+1
| |
* | r300g: separate the hyperz state and pipelined FB regs out of the FB stateMarek Olšák2010-06-275-11/+76
| |
* | r300g: release referenced objects in destroy_contextMarek Olšák2010-06-271-9/+40
| |
* | r300g: reference surfaces in set_framebuffer_stateMarek Olšák2010-06-271-1/+19
| |
* | r300g: group debug messagesMarek Olšák2010-06-271-21/+24
| |
* | r300g: turn rasterizer state into a command bufferMarek Olšák2010-06-274-98/+122
| |
* | r300g: move emission of the MSPOS regs into the framebuffer stateMarek Olšák2010-06-274-52/+40
| | | | | | | | | | | | | | | | Now the question is whether we are allowed to ignore gl_rasterization_rules and pipe_rasterizer_state::multisample. The former is invariant anyway and I think the latter would need re-emitting the AA state which is quite costly, considering that it implicitly flushes the whole pipeline (all AA regs in the AA state are *unpipelined*).
* | r300g: turn invariant state into a command bufferMarek Olšák2010-06-278-95/+40
| |
* | r300g: initialize some crucial state in the first CSMarek Olšák2010-06-271-7/+8
| |
* | r300g: introduce VAP invariant stateMarek Olšák2010-06-266-15/+41
| | | | | | | | Unlike other invariant states, this one must be emitted after VAP flush.
* | r300g: immediate mode cleanupMarek Olšák2010-06-261-16/+12
| |
* | r300g: update my notes about fastfill and zbuffer compressionMarek Olšák2010-06-262-11/+24
| |
* | r300g: enum r300_blitter_op is a bitmaskMarek Olšák2010-06-261-4/+4
| |
* | r300g: a couple more chipsets do not have HiZ RAMMarek Olšák2010-06-241-0/+4
| |
* | r300g: remove an XXX commentMarek Olšák2010-06-241-7/+0
| |
* | r300g: move AA registers into the new AA stateMarek Olšák2010-06-247-29/+80
| |