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
Commit message (
Expand
)
Author
Age
Files
Lines
*
unref buffer after drawing, fixes rastpos mem leak
Brian
2008-01-01
1
-0
/
+1
*
fix single-sided stencil test bug
Brian
2008-01-01
1
-7
/
+13
*
fix leak, fix refcount error
Brian
2008-01-01
1
-6
/
+11
*
fix a mem leak, document another existing leak
Brian
2008-01-01
1
-1
/
+8
*
unref const buffers during context destroy
Brian
2008-01-01
1
-0
/
+7
*
unref const buffers during context destroy
Brian
2008-01-01
1
-0
/
+10
*
free program caches
Brian
2008-01-01
1
-0
/
+2
*
fix mem leaks
Brian
2008-01-01
1
-0
/
+4
*
fix mem leak (free key)
Brian
2008-01-01
1
-5
/
+5
*
free surface caches in softpipe_destroy()
Brian
2008-01-01
1
-0
/
+9
*
fix a memleak
Brian
2008-01-01
1
-0
/
+1
*
free tgsi machine state
Brian
2008-01-01
1
-0
/
+1
*
free tgsi machine state
Brian
2008-01-01
1
-0
/
+1
*
added tgsi_exec_machine_free_data()
Brian
2008-01-01
2
-0
/
+21
*
free Default1D/2DArray objects
Brian
2008-01-01
1
-2
/
+10
*
i965: a little better way of handling immediates
Zack Rusin
2007-12-24
3
-3
/
+10
*
i965: very crude and hacky way of handling immediates
Zack Rusin
2007-12-20
3
-9
/
+33
*
gallium: make state tracker explictly ask for rendercache flushes
Keith Whitwell
2007-12-20
6
-8
/
+9
*
965: respect pipe flush flags
Keith Whitwell
2007-12-20
5
-14
/
+13
*
gallium: translate ARB fp/vp immediates consistently to tgsi immediates
Keith Whitwell
2007-12-20
1
-4
/
+20
*
965: fix the constant buffers
Zack Rusin
2007-12-20
2
-3
/
+3
*
Add some prototype code for converting RET to END for main(). Disabled for now.
Brian
2007-12-19
1
-3
/
+17
*
temporarily defeat an assertion
Brian
2007-12-19
1
-0
/
+1
*
Fix problem with initial viewport/scissor size.
Brian
2007-12-19
6
-59
/
+79
*
convert Mesa OPCODE_END to TGSI_OPCODE_END, not TGSI_OPCOD_RET
Brian
2007-12-19
1
-1
/
+1
*
remove obsolete TXP, add some sanity checks
Brian
2007-12-19
1
-2
/
+11
*
special-case PSIZE too
Brian
2007-12-19
1
-1
/
+6
*
move st_make_current() before buffer size check so renderbuffer alloc storage...
Brian
2007-12-19
1
-2
/
+2
*
new assertions
Brian
2007-12-19
1
-0
/
+3
*
965: dump curbe contents to stderr
Keith Whitwell
2007-12-19
1
-2
/
+3
*
965: handle BRW_CONSTANT_BUFFER data type
Keith Whitwell
2007-12-19
1
-0
/
+8
*
consts
Zack Rusin
2007-12-19
3
-12
/
+23
*
965: count grf allocation correctly for wm prog, first aub triangle
Keith Whitwell
2007-12-19
1
-1
/
+1
*
965: hardwire correct behaviour for vp-tri setup (for now...)
Keith Whitwell
2007-12-19
1
-1
/
+1
*
vp-tri: match vertex/color data of other tests
Keith Whitwell
2007-12-19
1
-6
/
+6
*
965: align buffer allocations to 4k
Keith Whitwell
2007-12-19
1
-3
/
+3
*
use a depth buffer temporarily
Keith Whitwell
2007-12-19
1
-2
/
+2
*
965: make sure stipple state gets uploaded
Keith Whitwell
2007-12-19
4
-35
/
+65
*
965: allocate buffer space to hold batch commands
Keith Whitwell
2007-12-19
1
-1
/
+7
*
actually set the max_index. useful in the driver
Zack Rusin
2007-12-19
1
-2
/
+2
*
965: fill unused surface pointers with zero
Keith Whitwell
2007-12-19
1
-14
/
+4
*
i965: emit fb write on RET for now (until we get END back)
Zack Rusin
2007-12-19
1
-0
/
+4
*
965: pitch is in bytes not pixels
Keith Whitwell
2007-12-19
1
-1
/
+1
*
965: fix off-by-one in scissor rect
Keith Whitwell
2007-12-19
1
-2
/
+2
*
965: fix off-by-one in surface dimensions
Keith Whitwell
2007-12-19
1
-11
/
+11
*
965: respect surface width when dumping bitmap
Keith Whitwell
2007-12-19
1
-1
/
+1
*
i965: actually detect whether a sampler is enabled/disabled
Zack Rusin
2007-12-19
1
-1
/
+2
*
965: disable clipping more, and restore drawing rect packet
Keith Whitwell
2007-12-19
1
-1
/
+28
*
965: disable clipping for now
Keith Whitwell
2007-12-19
1
-0
/
+5
*
965: fix vertex pointsize state, match default cull mode
Keith Whitwell
2007-12-19
1
-2
/
+2
[next]