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
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: fixup state calculations for picking states.
Dave Airlie
2010-09-10
6
-29
/
+15
*
r600g: evergreen CBs are more sane to support with a single state
Dave Airlie
2010-09-10
2
-81
/
+2
*
r600g: add multi-buffer flush support properly.
Dave Airlie
2010-09-10
1
-6
/
+7
*
r600g: fix regression in multi-buffer tests since CB flush merge
Dave Airlie
2010-09-10
1
-14
/
+14
*
r600g: add initial evergreen support
Dave Airlie
2010-09-10
5
-22
/
+755
*
r600g: align flushing of cb/db with DDX/r600c.
Dave Airlie
2010-09-10
2
-32
/
+35
*
r600g: don't need 3 bos here.
Dave Airlie
2010-09-10
1
-2
/
+2
*
winsys: emit warning in null_sw_displaytarget_create()
Brian Paul
2010-09-09
1
-0
/
+2
*
r600g: add support for constants in memory buffers.
Dave Airlie
2010-09-08
2
-0
/
+11
*
r600g: add script to generate header file with offsets into state objects.
Dave Airlie
2010-09-06
1
-0
/
+39
*
r600g: force unbind of previously bind sampler/sampler_view
Jerome Glisse
2010-09-02
1
-3
/
+0
*
r600g: fix memory/bo leak
Jerome Glisse
2010-09-02
1
-2
/
+1
*
r600g: avoid dynamic allocation of states
Jerome Glisse
2010-09-01
6
-308
/
+122
*
Revert "Revert "r600g: precompute some of the hw state""
Jerome Glisse
2010-09-01
4
-32
/
+87
*
Revert "r600g: precompute some of the hw state"
Dave Airlie
2010-09-01
4
-87
/
+32
*
r600g: precompute some of the hw state
Jerome Glisse
2010-08-30
4
-32
/
+87
*
r600g: fixup states generation in winsys.
Dave Airlie
2010-08-30
7
-218
/
+210
*
r600g: drop file I added by mistake in a previous commit
Dave Airlie
2010-08-29
1
-186
/
+0
*
Revert "r600g: simplify states"
Dave Airlie
2010-08-27
7
-7879
/
+1224
*
nouveau: handle early initialization errors
Marcin Slusarz
2010-08-26
1
-1
/
+2
*
r600g: simplify states
Jerome Glisse
2010-08-25
7
-1224
/
+7879
*
r600g: Don't blindly unmap NULL->size.
Henri Verbeet
2010-08-22
1
-1
/
+3
*
r600g: add occlusion query support
Dave Airlie
2010-08-20
4
-10
/
+88
*
winsys/sw: use PIPE_TEXTURE_RECT if appropriate
Luca Barbieri
2010-08-20
1
-1
/
+7
*
r600g: kill event type magic number in winsys
Dave Airlie
2010-08-17
2
-3
/
+5
*
r600g: add user clip plane support.
Dave Airlie
2010-08-17
1
-4
/
+14
*
r600g: drop libdrm_radeon link
Dave Airlie
2010-08-17
1
-0
/
+186
*
scons: Fix r600g build.
Vinson Lee
2010-08-14
1
-0
/
+25
*
r600g: Remove unnecessary headers.
Vinson Lee
2010-08-14
2
-2
/
+0
*
r300g: Remove unnecessary header.
Vinson Lee
2010-08-14
1
-1
/
+0
*
r600g: fix warning in the winsys
Dave Airlie
2010-08-13
1
-1
/
+1
*
r600g: fix memory leaks running gears.
Dave Airlie
2010-08-13
1
-0
/
+1
*
svga: Remove unnecessary headers.
Vinson Lee
2010-08-10
1
-2
/
+0
*
r600g: avoid reemiting literal, avoid scheduling empty cs
Jerome Glisse
2010-08-10
2
-30
/
+2
*
r300g: generalize the way we ask for hyperz
Marek Olšák
2010-08-08
1
-9
/
+26
*
r600g: finish multi target rendering support
Jerome Glisse
2010-08-06
1
-6
/
+90
*
Revert "r600g: don't use dynamic state allocation for states"
Jerome Glisse
2010-08-06
5
-63
/
+299
*
r300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM < 2.6.0
Marek Olšák
2010-08-06
3
-0
/
+12
*
r600g: don't use dynamic state allocation for states
Jerome Glisse
2010-08-05
5
-299
/
+63
*
r300g: debug_print on startup whether we can use hyper-z
Marek Olšák
2010-08-05
1
-2
/
+4
*
r300g: implement hyper-z support. (v4)
Dave Airlie
2010-08-05
3
-0
/
+15
*
r600g: split pipe state creating/binding from hw state creation
Jerome Glisse
2010-07-28
1
-2
/
+2
*
r300g: reject resources from handles which are not large enough
Marek Olšák
2010-07-25
2
-4
/
+9
*
xorg/vmwgfx: Implement early mode pruning based on max fb size.
Thomas Hellstrom
2010-07-23
1
-0
/
+1
*
i915g: Rename winsys debug options
Jakob Bornecrantz
2010-07-22
1
-2
/
+2
*
r600g: add family retrival
Dave Airlie
2010-07-21
1
-0
/
+5
*
r300g: do not make copies of constant buffers, emit them directly
Marek Olšák
2010-07-16
2
-12
/
+1
*
r300g: rebuild winsys and command submission to support multiple contexts
Marek Olšák
2010-07-16
4
-258
/
+275
*
r300g: do not print a rejected CS if RADEON_DUMP_CS is not set
Marek Olšák
2010-07-10
2
-4
/
+9
*
r300g: store/return the stride for winsys_handle in winsys
Marek Olšák
2010-07-08
1
-3
/
+8
[next]