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
/
sources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable, remove tnl module from the Gallium build since no longer used.
Brian
2007-12-07
1
-1
/
+1
*
Disable swrast, swrast_setup and driverfuncs in the build.
Brian
2007-12-07
1
-3
/
+3
*
Overhaul the Xlib winsys layer.
Brian
2007-12-07
1
-3
/
+1
*
Hide texture layout details from the state tracker.
Michel Dänzer
2007-12-06
1
-1
/
+1
*
gallium: reorg tgsi directories.
Michal Krol
2007-11-23
1
-8
/
+7
*
New vertex buffer stage.
José Fonseca
2007-11-22
1
-0
/
+1
*
Determine GL extensions/limits by making pipe queries.
Brian
2007-11-05
1
-0
/
+1
*
move st_create_framebuffer() to new st_framebuffer.c file
Brian
2007-11-05
1
-0
/
+1
*
Renaming llvmtgsi to gallivm. Taking first steps on the way to supporting
Zack Rusin
2007-11-02
1
-1
/
+1
*
disable/omit renderbuffer span code
Brian
2007-11-01
1
-1
/
+0
*
remove xm_dd.c from build
Brian
2007-10-31
1
-1
/
+0
*
omit X point/line/triangle routines
Brian
2007-10-31
1
-3
/
+1
*
switch to Xlib driver in pipe/xlib/
Brian
2007-10-31
1
-12
/
+11
*
No longer need st_update_tnl atom.
Brian
2007-10-31
1
-1
/
+0
*
Use ffvertex_prog.c code instead of t_vp_build.c code.
Brian
2007-10-31
1
-0
/
+1
*
added prog_cache.c
Brian
2007-10-30
1
-0
/
+1
*
Rename file since it's now a state atom
Brian
2007-10-30
1
-1
/
+1
*
added st_pixeltransfer.c
Brian
2007-10-30
1
-0
/
+1
*
Remove conditionals from the makefiles.
Zack Rusin
2007-10-29
1
-3
/
+1
*
Move mesa_to_tgsi.[ch] to state_tracker
Brian
2007-10-27
1
-3
/
+1
*
Cleanup some code.
Zack Rusin
2007-10-24
1
-1
/
+1
*
Refactor the tgsi->llvm storage translator
Zack Rusin
2007-10-24
1
-0
/
+1
*
Implement basic opcode translation and storage translation.
Zack Rusin
2007-10-24
1
-1
/
+2
*
Implement the conversion and do the initial execution pass.
Zack Rusin
2007-10-24
1
-0
/
+1
*
Initial stab at LLVM integration.
Zack Rusin
2007-10-24
1
-1
/
+9
*
plug the wide prims code into the pipeline
Brian
2007-10-22
1
-1
/
+2
*
added st_debug.c
Brian
2007-10-18
1
-0
/
+1
*
Added accum function/files.
Brian
2007-10-14
1
-0
/
+1
*
Make flushing more lazy in the draw module.
Keith Whitwell
2007-09-27
1
-1
/
+2
*
Translate mesa vertex/fragment programs to TGSI programs at same time to do p...
Brian
2007-09-25
1
-2
/
+2
*
Finishing up rename of the setup state to the rasterizer state.
Zack Rusin
2007-09-18
1
-1
/
+1
*
move cso cache to the pipe directory
Zack Rusin
2007-09-18
1
-2
/
+2
*
Combing depth and stencil objects and making them immutable.
Zack Rusin
2007-09-18
1
-1
/
+0
*
Implementing a better hash, removing state_tracker dependency from the cache.
Zack Rusin
2007-09-18
1
-0
/
+2
*
First stab at immutable state objects (create/bind/delete)
Zack Rusin
2007-09-18
1
-0
/
+4
*
Plug in selection/feedback code.
Brian
2007-09-17
1
-0
/
+1
*
s/xm_softpipe.c/xm_winsys.c/
Brian
2007-09-10
1
-1
/
+1
*
added st_cb_rasterpos.c
Brian
2007-09-10
1
-0
/
+1
*
Initial work for post-transformed vertex feedback buffers.
Brian
2007-09-06
1
-0
/
+1
*
Move guts of glRasterPos down into T&L module.
Brian
2007-09-06
1
-0
/
+1
*
Consolidate vertex-related code in new draw_vertex.c
Brian
2007-08-30
1
-0
/
+1
*
Split out vertex shader/cache/fetch functionality from draw_prim.c
Keith Whitwell
2007-08-27
1
-0
/
+3
*
checkpoint in constant tracking rework
Keith Whitwell
2007-08-25
1
-2
/
+4
*
Add tgsi_sse2.
michal
2007-08-24
1
-2
/
+3
*
Fixup include paths after rename
Keith Whitwell
2007-08-24
1
-5
/
+5
*
Add deco_caps.c.
michal
2007-08-22
1
-0
/
+4
*
Start to remove the temporary draw_vb() and draw_vertices() code.
Brian
2007-08-20
1
-2
/
+1
*
Move guts of vertex array drawing into the 'draw' module.
Brian
2007-08-20
1
-0
/
+1
*
Drawing code refactoring.
Brian
2007-08-16
1
-0
/
+1
*
added st_cb_queryobj.c
Brian
2007-08-11
1
-0
/
+1
[next]