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
/
mesa
/
pipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a printf method to winsys. Not currently used.
Keith Whitwell
2007-08-10
1
-0
/
+4
*
flesh out w/ more formats, y=0=top convention
Brian
2007-08-10
1
-148
/
+116
*
export softpipe_init_surface_funcs()
Brian
2007-08-09
2
-7
/
+7
*
added null ptr checks
Brian
2007-08-09
1
-4
/
+9
*
Split texfilter enums to match common hardware usage.
Keith Whitwell
2007-08-09
3
-15
/
+19
*
move viewport Y inversion to state tracker
Brian
2007-08-09
1
-13
/
+0
*
Add more i915 state packets.
Keith Whitwell
2007-08-09
10
-156
/
+527
*
Remove unused file
Keith Whitwell
2007-08-09
1
-141
/
+0
*
invert Y axis with the viewport transformation to put things right side up
Brian
2007-08-09
1
-1
/
+14
*
vertex colors are ARGB
Brian
2007-08-09
1
-7
/
+8
*
Missing files
Keith Whitwell
2007-08-09
2
-0
/
+515
*
Some basic state - blend and ztest sort of work.
Keith Whitwell
2007-08-09
6
-8
/
+88
*
Emit drawrect command as we no longer ask the kernel to do this.
Keith Whitwell
2007-08-09
1
-0
/
+13
*
Don't reemit hardware state *every* primitive.
Keith Whitwell
2007-08-09
4
-1
/
+11
*
*numFormats = 3
Brian
2007-08-09
1
-1
/
+1
*
Checkpoint intel_renderbuffer removal.
Brian
2007-08-09
1
-2
/
+0
*
Update opcode list.
michal
2007-08-09
2
-3
/
+54
*
Further opcode list reorg.
michal
2007-08-09
1
-20
/
+21
*
Quieten TGSI
Keith Whitwell
2007-08-09
2
-5
/
+12
*
Tweaks to state emit, acheives first hw triangles from a pipe driver.
Keith Whitwell
2007-08-09
4
-9
/
+20
*
Pull in debug code for human-readable batchbuffer dumps.
Keith Whitwell
2007-08-09
3
-254
/
+704
*
Add flush/finish functionality to pipe.
Keith Whitwell
2007-08-09
12
-2
/
+212
*
Declare missing opcode aliases. Declare SGN opcode.
michal
2007-08-09
1
-3
/
+11
*
clean-up
Brian
2007-08-08
1
-10
/
+9
*
use surface offset value in get_tile()
Brian
2007-08-08
1
-2
/
+12
*
initial lod/mipmap texture supported
Brian
2007-08-08
3
-9
/
+47
*
added assertion
Brian
2007-08-08
1
-0
/
+2
*
print_vertex func for debugging
Brian
2007-08-08
1
-1
/
+19
*
Add D3D9 opcodes up to ps_2_x and vs_2_x.
michal
2007-08-08
1
-1
/
+316
*
The i915simple driver now runs well enough to lock up hardware.
Keith Whitwell
2007-08-08
4
-19
/
+23
*
Call init_state_funcs
Keith Whitwell
2007-08-08
1
-0
/
+1
*
remove unused file
keithw
2007-08-08
1
-145
/
+0
*
remove unused file
keithw
2007-08-08
1
-37
/
+0
*
very simple texture cache implementation
Brian
2007-08-08
2
-2
/
+29
*
fix qs->next tests
Brian
2007-08-08
11
-11
/
+13
*
add quad_stage::begin() funcs
Brian
2007-08-08
11
-0
/
+74
*
Add a quad_stage::begin() method to do per-primitive preparations (like setti...
Brian
2007-08-08
3
-13
/
+48
*
Hook up i915simple. Doesn't compile.
Keith Whitwell
2007-08-08
6
-19
/
+15
*
rewrite texture sampling code (smaller, simpler)
Brian
2007-08-08
2
-246
/
+127
*
add lambda param to get_sample()
Brian
2007-08-08
2
-11
/
+11
*
sketch out 1D/3D/cube texture sampling
Brian
2007-08-08
1
-2
/
+154
*
added PIPE_TEX_FACE_*
Brian
2007-08-08
1
-8
/
+14
*
replace draw_offset w/ 0 for now
Brian
2007-08-08
1
-2
/
+2
*
define i915_surface struct
Brian
2007-08-08
1
-1
/
+29
*
more get_tile() work
Brian
2007-08-08
1
-6
/
+34
*
fully support all texcoord wrap modes
Brian
2007-08-08
1
-27
/
+257
*
Checkpoint of a super-simplified i915 driver in the pipe model.
Keith Whitwell
2007-08-08
23
-0
/
+3885
*
clean up tgsi_sampler-related bits
Brian
2007-08-07
2
-21
/
+10
*
use new tex filtering code
Brian
2007-08-07
2
-16
/
+9
*
initial texture filtering code
Brian
2007-08-07
2
-0
/
+179
[next]