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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused code, definitions.
Keith Whitwell
2007-08-08
4
-82
/
+5
*
Remove more dead files.
Keith Whitwell
2007-08-08
2
-398
/
+0
*
Remove dead files.
Keith Whitwell
2007-08-08
7
-1844
/
+0
*
Pull in i915simple.a
Keith Whitwell
2007-08-08
1
-1
/
+2
*
Hook up i915simple. Doesn't compile.
Keith Whitwell
2007-08-08
6
-26
/
+320
*
Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.
Keith Whitwell
2007-08-08
35
-0
/
+0
*
sketch out new pipe surface/sampler types
Brian
2007-08-07
2
-0
/
+4
*
don't include non-existant intel_buffer_objects.h
Brian
2007-08-07
1
-0
/
+2
*
Gutsy oopses on touch of existing file. Workaround.
Keith Whitwell
2007-08-07
3
-0
/
+3
*
Remove old intel_buffer_objects code - there is a state_tracker version now.
Keith Whitwell
2007-08-07
4
-289
/
+0
*
prototypes
Brian
2007-08-07
1
-35
/
+9
*
get rid of temp write_mono_row_ub() function
Brian
2007-08-07
1
-1
/
+2
*
call st_init_driver_functions(), make intelInitDriverFunctions() static
Brian
2007-08-06
2
-3
/
+3
*
call st_init_driver_functions()
Brian
2007-08-06
1
-0
/
+2
*
use new xmesa_create_softpipe()
Brian
2007-08-06
2
-1
/
+5
*
softpipe/winsys interface
Brian
2007-08-06
1
-0
/
+198
*
clean-ups
Brian
2007-08-06
1
-4
/
+5
*
switch to new texture functions in state tracker
Brian
2007-08-06
5
-9
/
+43
*
disable/remove intel dependencies
Brian
2007-08-06
1
-15
/
+33
*
more intel_context removal
Brian
2007-08-06
2
-10
/
+15
*
disable some PBO code, remove intel dependencies
Brian
2007-08-06
2
-9
/
+67
*
remove timing code
Brian
2007-08-06
1
-64
/
+1
*
Replace intel_texture_object with st_texture_object, intel_texture_image with...
Brian
2007-08-06
7
-69
/
+69
*
Lift intel_mipmap_tree.c to st_mipmap_tree.c
Brian
2007-08-06
8
-8
/
+7
*
More code movement, removal of intel dependencies
Brian
2007-08-06
4
-5
/
+30
*
remove more intel dependencies
Brian
2007-08-06
2
-23
/
+31
*
remove intel dependencies from intel_mipmap_tree.c
Brian
2007-08-06
8
-69
/
+68
*
checkpoint: move some texture layout code
Brian
2007-08-06
3
-65
/
+1
*
Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tre...
Brian
2007-08-06
8
-149
/
+422
*
Add pipe buffer managment functions.
Keith Whitwell
2007-08-06
5
-176
/
+21
*
Add a new interface between softpipe and the window system / buffer manager.
Keith Whitwell
2007-08-05
6
-341
/
+194
*
remove intel_pixel.c
Brian
2007-08-03
1
-1
/
+0
*
Remove dead files
Keith Whitwell
2007-08-03
4
-103
/
+0
*
Rip out more dead drawing-related code.
Keith Whitwell
2007-08-03
7
-214
/
+90
*
Remove "static region" support.
Keith Whitwell
2007-08-03
1
-61
/
+0
*
Simplify frontbuffer / sarea / rotation management.
Keith Whitwell
2007-08-03
7
-253
/
+97
*
pipe->clear() now takes a surface, rather than color/depth/stencil flags.
Brian
2007-08-02
3
-16
/
+19
*
Merge branch 'softpipe_0_1_branch' of git+ssh://
[email protected]
/gi...
Brian
2007-08-02
5
-33
/
+9
|
\
|
*
Remove all references to swrast.
Keith Whitwell
2007-08-02
5
-33
/
+9
*
|
get rid of accum param
Brian
2007-08-02
1
-2
/
+1
|
/
*
Remove intel_state.c, intel_rotate.[ch]
Keith Whitwell
2007-08-02
7
-603
/
+0
*
comment follow-up
Brian
2007-08-02
1
-0
/
+1
*
Remove intelClear() hack.
Keith Whitwell
2007-08-02
4
-31
/
+4
*
Remove remnants of i915 texture-from-pbo code.
Keith Whitwell
2007-08-02
6
-252
/
+3
*
Reroute some clear functionality.
Keith Whitwell
2007-08-02
2
-114
/
+13
*
rearrange things in xmesa_clear() a bit
Brian
2007-08-01
1
-3
/
+6
*
Re-implement intelClear() in terms of softpipe_clear(). Pretty simple/small ...
Brian
2007-08-01
3
-3
/
+36
*
More work on glClear.
Brian
2007-08-01
3
-5
/
+24
*
s/Z24_S8/S8_Z24/
Brian
2007-08-01
1
-5
/
+5
*
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-08-01
6
-4
/
+66
[next]