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
/
mesa
/
pipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
include p_state.h
Brian
2007-08-07
1
-0
/
+2
*
added a get_tile() func
Brian
2007-08-07
1
-1
/
+25
*
map/unmap textures
Brian
2007-08-07
1
-0
/
+17
*
remove dst!=src assertion
Brian
2007-08-07
1
-1
/
+0
*
added pipe_mipmap_tree::format
Brian
2007-08-07
1
-0
/
+1
*
Naive implementation of IF/ELSE/ENDIF.
michal
2007-08-07
4
-28
/
+175
*
checkpoint new tgsi_sampler_state struct
Brian
2007-08-07
3
-165
/
+138
*
remove pipe_surface_sampler
Brian
2007-08-07
1
-13
/
+0
*
sketch out new pipe surface/sampler types
Brian
2007-08-07
5
-27
/
+82
*
Handle labels for IF/ELSE correctly
michal
2007-08-07
2
-4
/
+23
*
Enable compact TGSI dump.
michal
2007-08-07
2
-430
/
+794
*
Dump tokens in more compact form.
michal
2007-08-07
2
-13
/
+31
*
s/pipe_texture_object/pipe_mipmap_tree/, drop st_texobj.c
Brian
2007-08-07
5
-4
/
+6
*
Labels are always label targets.
michal
2007-08-07
6
-13
/
+4
*
get rid of temp write_mono_row_ub() function
Brian
2007-08-07
1
-4
/
+0
*
added softpipe_mipmap_tree_layout
Brian
2007-08-06
2
-3
/
+7
*
need a softpipe func for texture layout
Brian
2007-08-06
2
-0
/
+29
*
Add GLSL opcodes.
michal
2007-08-06
1
-1
/
+10
*
Add GLSL ops.
michal
2007-08-06
1
-0
/
+36
*
Make SGE, SGT, SLE working.
michal
2007-08-06
1
-12
/
+32
*
Remove garbage text.
michal
2007-08-06
1
-1
/
+1
*
Use fp_attr_to_slot[].
michal
2007-08-06
1
-0
/
+11
*
Reorder opcodes.
michal
2007-08-06
1
-10
/
+10
*
Translate the remaining ops.
michal
2007-08-06
1
-30
/
+83
*
Translate MESA GLSL opcodes to TGSI opcodes.
michal
2007-08-06
2
-1
/
+28
*
Add path for GL includes in mesa tree.
michal
2007-08-06
1
-0
/
+1
*
comments
Brian
2007-08-06
1
-3
/
+3
*
Add GLSL opcodes.
michal
2007-08-06
1
-2
/
+57
*
Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tre...
Brian
2007-08-06
2
-0
/
+63
*
Add pipe buffer managment functions.
Keith Whitwell
2007-08-06
9
-24
/
+226
*
Add a new interface between softpipe and the window system / buffer manager.
Keith Whitwell
2007-08-05
7
-116
/
+299
[next]