index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
i965simple
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: index the destination offset with regards to the current index
Zack Rusin
2007-12-17
1
-1
/
+1
*
i965: return false when the function fails, not succeeds
Zack Rusin
2007-12-17
1
-3
/
+2
*
gallium: incorporate alpha state into depth_stencil state object.
Keith Whitwell
2007-12-17
5
-71
/
+38
*
965: remove dead state atom decls
Keith Whitwell
2007-12-17
2
-20
/
+0
*
965: fix for non-indexed draw path
Keith Whitwell
2007-12-17
1
-2
/
+5
*
965: fix/hack check for NULL texunit in state upload
Keith Whitwell
2007-12-17
1
-0
/
+3
*
965: fix ExtDivide check
Keith Whitwell
2007-12-17
1
-1
/
+1
*
965: put brw_constant_buffer atom directly in update list
Keith Whitwell
2007-12-17
1
-2
/
+1
*
rename some 'mesa' functions
Brian
2007-12-15
1
-19
/
+16
*
Use tile functions in new p_tile.[ch]
Brian
2007-12-15
1
-87
/
+5
*
965: get brw_wm_surface_state compiling again
Keith Whitwell
2007-12-13
2
-3
/
+11
*
965: get fragment shader compiler compiling
Keith Whitwell
2007-12-13
29
-2030
/
+1790
*
i965: make the wm_surface compile
Zack Rusin
2007-12-13
1
-45
/
+45
*
965: magic callback to get buffer offset
Keith Whitwell
2007-12-13
1
-0
/
+9
*
965: missing code from last commit
Keith Whitwell
2007-12-13
5
-17
/
+11
*
965: remove dead code
Keith Whitwell
2007-12-13
2
-150
/
+0
*
965: remove dead code
Keith Whitwell
2007-12-13
2
-224
/
+0
*
965: remove dead code
Keith Whitwell
2007-12-13
1
-1007
/
+0
*
965: remove dead code
Keith Whitwell
2007-12-13
1
-134
/
+9
*
965: remove reference to metaops
Keith Whitwell
2007-12-13
1
-10
/
+0
*
965: use state atom array directly
Keith Whitwell
2007-12-13
1
-32
/
+5
*
965: calculate nr enabled vbos on the fly
Keith Whitwell
2007-12-13
1
-4
/
+7
*
Actually allocate the output registers.
Zack Rusin
2007-12-13
1
-21
/
+17
*
Remove get/put_tile_rgba() functions.
Brian
2007-12-12
1
-69
/
+4
*
PIPE_SCREEN_SURFACE no longer needed
Brian
2007-12-12
1
-1
/
+3
*
965: remove complex compiler for simple fragment programs.
Keith Whitwell
2007-12-12
6
-2545
/
+0
*
965: sketch changes to brw_wm_surface_state.c
Keith Whitwell
2007-12-12
1
-2
/
+14
*
965: delete dead files
Keith Whitwell
2007-12-12
2
-66
/
+0
*
965: delete dead files
Keith Whitwell
2007-12-12
3
-45
/
+0
*
965: delete dead files
Keith Whitwell
2007-12-12
3
-669
/
+0
*
i965: compile vertex shaders and emit hardware instructions
Zack Rusin
2007-12-12
1
-203
/
+275
*
965: remove duplicate brw_draw functions, make init a bit cleaner
Keith Whitwell
2007-12-11
3
-54
/
+7
*
gallium: remove set_sampler_units interface
Keith Whitwell
2007-12-11
1
-8
/
+2
*
gallium: remove redundant clear_color state.
Keith Whitwell
2007-12-11
2
-10
/
+0
*
Port i965 driver to Gallium3D.
Zack Rusin
2007-12-11
75
-0
/
+23715