2007-12-11 |
Brian | change align_malloc() alignment to uint |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | Move align_malloc(), align_free() to p_util.h |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | use ALIGN16_ATTRIB from p_compiler.h |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | Remove obsolete clear_color, tex sampler state |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | Remove obsolete clear_color, tex sampler state functions |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | add missing case statements for TGSI_TOKEN_TYPE_IMMEDIA... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zack Rusin | Adopt llvm to some of the latest changes. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zack Rusin | Redo the fragment program examples to match vp's |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zack Rusin | Add a simple fps counter to the example |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zack Rusin | Redo the way we pass arguments to the llvm. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zack Rusin | number of outputs is nr_attribs - 2 |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zack Rusin | Implement kilp and make it work |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zack Rusin | Rewrite argument passing to prepare for handling of... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Keith Whitwell | gallium: remove set_sampler_units interface |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Keith Whitwell | gallium: remove redundant clear_color state. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Keith Whitwell | gallium: Remove feedback interfaces from pipe driver. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Keith Whitwell | gallium: remove dead pbo zcopy code |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zack Rusin | Hmm, missed these two files. Sorry. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zack Rusin | Port i965 driver to Gallium3D. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
José Fonseca | Add surface storage allocation function to winsys inter... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
José Fonseca | Add inline funtion to comput format size based on code... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | Cell: first triangle. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | set window size to 256x256 |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | XXX comments about some hard-coded values that need... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | minor clean-ups, comments |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Keith Whitwell | gallium: use hardcoded cliptest code for fixed planes |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Keith Whitwell | gallium: disable assert(0) in xmesa_surface() |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Keith Whitwell | gallium: remove unnecessary guards on qs->next |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Brian | Cell driver state-setter functions, basic tile get... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Brian | remove ~ backup files |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Brian | remove -Wall, add -DGALLIUM_CELL |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Brian | Add 'type' parameter to is_format_supported() to specif... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Brian | disable assertion in sp_tile_cache_set_surface() for now |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Brian | implement i915_put_tile_rgba() - temporary code though |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Brian | don't use get/put_tile_rgba() for accum buffer accesses |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Michel Dänzer | Fix up some confusion wrt winsys->buffer_create alignme... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Michel Dänzer | Link fewer common objects into Gallium winsys layers. |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Ben Skeggs | Correct user VBO size. |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Michel Dänzer | Remove stray references to struct pipe_region. |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Brian | use quadColor local var |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Brian | Fix looping for multi-color buffer writing. |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Brian | added null ptr check in draw_destroy() for rasterizer... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
José Fonseca | Adapt for winsys interface changes. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
José Fonseca | gallium: use SSE by default |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Michal | Allow tgsi_dump print-out to stderr or a string buffer. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
José Fonseca | gallium: Remove buffer_unfence and buffer_finish. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Keith Whitwell | gallium: more trivial tests |
commit | commitdiff | tree | snapshot |
2007-12-09 |
José Fonseca | gallium: Reusable pipe buffer library. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Keith Whitwell | gallium: fix ordering of arguments to pack_ui32_float4 |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Keith Whitwell | gallium: remove unneeded depth buffer |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Keith Whitwell | gallium: initialized draw element buffer to NULL |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Keith Whitwell | gallium: add support for aliased 4ub format |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Keith Whitwell | gallium: support the full range of possible vertex... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Michal | gallium: add draw_stage::destroy(). |
commit | commitdiff | tree | snapshot |
2007-12-09 |
José Fonseca | gallium: Comment on winsys's fence functions. Fix comme... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
keithw | temporary _mesa_printf symbol |
commit | commitdiff | tree | snapshot |
2007-12-09 |
keithw | [pipe]: add Offset() util macro |
commit | commitdiff | tree | snapshot |
2007-12-09 |
José Fonseca | Document return types. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
keithw | add fence interfaces and buffer create flags to pipe_winsys |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Brian | Try to reduce the frequency of calls to pipe->get_tex_s... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Brian | shorten loops over color bufs |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Brian | code re-org in softpipe_clear() |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Brian | clean-ups |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Brian | Tile clearing optimizations. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Brian | Disable, remove tnl module from the Gallium build since... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Brian | New vbo_set_draw_func() to keep vbo context opaque... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Brian | Disable swrast, swrast_setup and driverfuncs in the... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Brian | Move _mesa_init_glsl_driver_functions() into shader_api.c |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Define PIPE_FORMAT_ tokens as an enum set, rather than... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | include tgsi_dump.h |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Replace "duplicate" formats |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Get rid of "duplicate" formats. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Enable the tile clear "optimization" |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Make sp_tile_cache_flush_clear() static. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Convert the clearValue back to floats for sp_tile_cache... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Some tile cache improvements, clean-ups. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | don't dereference pt after realloc - fixes valgrind... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | add some whitespace |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Move struct softpipe_texture definition into sp_texture.h |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | minor code movement |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Add PIPE_FORMAT_U_B8_G8_R8_A8 in default_rgba_format(). |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | byteswapping fixes in choose_pixel_format() |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | remove stray ; |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Remove obsolete xlib driver files |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | Overhaul the Xlib winsys layer. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | added ST_SURFACE_DEPTH |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | move surface pitch calculation so it always gets updated |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | fix void pointer arithmetic warnings |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian | silence void ptr arithmetic warning |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Michel Dänzer | Eliminate struct pipe_region. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Michel Dänzer | Remove remnants of 'intel' from active state tracker... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Michel Dänzer | st_mesa_format_to_pipe_format: Handle MESA_FORMAT_ARGB4444. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Michel Dänzer | Hide texture layout details from the state tracker. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian | Add dependency checking for Cell driver sources. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian | silence warning |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian | added PIPE_FORMAT_U_B8_G8_R8_A8 case in color_value() |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian | Fix endianness bug in _mesa_texstore_argb8888() |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian | added B8G8R8A8 support and improved pixel format select... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian | added tile funcs for B8G8R8A8 format |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian | added B8G8R8A8 format |
commit | commitdiff | tree | snapshot |
next |