2007-12-18 |
Brian | turn off TGSI_DEBUG
|
commit | commitdiff | tree |
2007-12-18 |
Brian | fix bug on GL_VERTEX_PROGRAM_TWO_SIDE path
|
commit | commitdiff | tree |
2007-12-18 |
Brian | setup the frontface register (fog.y, ATM)
|
commit | commitdiff | tree |
2007-12-18 |
Brian | fix some semantic info mix-ups in calculate_vertex_layout()
|
commit | commitdiff | tree |
2007-12-18 |
Brian | obsolete
|
commit | commitdiff | tree |
2007-12-17 |
Brian | updates for depth/stencil/alpha state
|
commit | commitdiff | tree |
2007-12-17 |
Brian | Emit declarations for constants (references to the...
|
commit | commitdiff | tree |
2007-12-16 |
Brian | switch on cpp instead of format
|
commit | commitdiff | tree |
2007-12-15 |
Brian | rename some 'mesa' functions
|
commit | commitdiff | tree |
2007-12-15 |
Brian | Use tile functions in new p_tile.[ch]
|
commit | commitdiff | tree |
2007-12-15 |
Brian | Re-usable tile get/put functions
|
commit | commitdiff | tree |
2007-12-15 |
Brian | don't allocate scratch tile in sp_tile_cache_flush_clear...
|
commit | commitdiff | tree |
2007-12-14 |
Brian | Added origin_lower_left field to pipe_rasterizer_state
|
commit | commitdiff | tree |
2007-12-14 |
Brian | update_samplers() didn't respect the sampler->texunit...
|
commit | commitdiff | tree |
2007-12-14 |
Brian | set SamplerUnit[] entry in load_texture() just to be...
|
commit | commitdiff | tree |
2007-12-14 |
Brian | emit tgsi declarations for texture samplers
|
commit | commitdiff | tree |
2007-12-14 |
Brian | set program->SamplersUsed bit when using a texture...
|
commit | commitdiff | tree |
2007-12-14 |
Brian | Don't always declare frag shader INPUT[0] as fragment...
|
commit | commitdiff | tree |
2007-12-14 |
Brian | update comment for TGSI_TOKEN_TYPE_IMMEDIATE case
|
commit | commitdiff | tree |
2007-12-14 |
Brian | add missing code for PIPE_FORMAT_S8_UNORM renderbuffer
|
commit | commitdiff | tree |
2007-12-14 |
Brian | remove unused var
|
commit | commitdiff | tree |
2007-12-13 |
Brian | Add QuadX,Y fields to tgsi_exec_machine to pass quad...
|
commit | commitdiff | tree |
2007-12-12 |
Brian | added r5g5b5_put_tile_rgba()
|
commit | commitdiff | tree |
2007-12-12 |
Brian | Remove get/put_tile_rgba() functions.
|
commit | commitdiff | tree |
2007-12-12 |
Brian | remove #include
|
commit | commitdiff | tree |
2007-12-12 |
Brian | Move float/rgba tile get/put functions into new file.
|
commit | commitdiff | tree |
2007-12-12 |
Brian | PIPE_SCREEN_SURFACE no longer needed
|
commit | commitdiff | tree |
2007-12-12 |
Brian | Re-org of st_create_framebuffer() and renderbuffer...
|
commit | commitdiff | tree |
2007-12-12 |
Brian | move some code to avoid deref of NULL ptr
|
commit | commitdiff | tree |
2007-12-12 |
Brian | remove old assertion
|
commit | commitdiff | tree |
2007-12-12 |
Brian | add PIPE_FORMAT_R5G6B5_UNORM to list of supported screen...
|
commit | commitdiff | tree |
2007-12-12 |
Brian | update format param type
|
commit | commitdiff | tree |
2007-12-12 |
Brian | Try PIPE_FORMAT_R5G6B5_UNORM for GL_RGB5 request.
|
commit | commitdiff | tree |
2007-12-12 |
Brian | fix some mistakes in the _PIPE_FORMAT_x #defines
|
commit | commitdiff | tree |
2007-12-12 |
Brian | remove more -I paths
|
commit | commitdiff | tree |
2007-12-12 |
Brian | prefix some #includes
|
commit | commitdiff | tree |
2007-12-12 |
Brian | trim down #includes
|
commit | commitdiff | tree |
2007-12-12 |
Brian | trim down -I options
|
commit | commitdiff | tree |
2007-12-12 |
Brian | include pipe/tgsi/exec/tgsi_sse2.h if needed. Silences...
|
commit | commitdiff | tree |
2007-12-12 |
Brian | Cell: draw smooth-shaded triangle
|
commit | commitdiff | tree |
2007-12-11 |
Brian | Collect some global vars in a single struct.
|
commit | commitdiff | tree |
2007-12-11 |
Brian | Remove temporary cell_create_surface()
|
commit | commitdiff | tree |
2007-12-11 |
Brian | SPU function prototypes, etc.
|
commit | commitdiff | tree |
2007-12-11 |
Brian | Fix align16() function to work with 32/64-bit pointers...
|
commit | commitdiff | tree |
2007-12-11 |
Brian | change align_malloc() alignment to uint
|
commit | commitdiff | tree |
2007-12-11 |
Brian | Move align_malloc(), align_free() to p_util.h
|
commit | commitdiff | tree |
2007-12-11 |
Brian | use ALIGN16_ATTRIB from p_compiler.h
|
commit | commitdiff | tree |
2007-12-11 |
Brian | Remove obsolete clear_color, tex sampler state
|
commit | commitdiff | tree |
2007-12-11 |
Brian | Remove obsolete clear_color, tex sampler state functions
|
commit | commitdiff | tree |
2007-12-11 |
Brian | add missing case statements for TGSI_TOKEN_TYPE_IMMEDIATE...
|
commit | commitdiff | tree |
2007-12-11 |
Brian | Cell: first triangle.
|
commit | commitdiff | tree |
2007-12-11 |
Brian | set window size to 256x256
|
commit | commitdiff | tree |
2007-12-11 |
Brian | XXX comments about some hard-coded values that need...
|
commit | commitdiff | tree |
2007-12-11 |
Brian | minor clean-ups, comments
|
commit | commitdiff | tree |
2007-12-10 |
Brian | Cell driver state-setter functions, basic tile get...
|
commit | commitdiff | tree |
2007-12-10 |
Brian | remove ~ backup files
|
commit | commitdiff | tree |
2007-12-10 |
Brian | remove -Wall, add -DGALLIUM_CELL
|
commit | commitdiff | tree |
2007-12-10 |
Brian | Add 'type' parameter to is_format_supported() to specify...
|
commit | commitdiff | tree |
2007-12-10 |
Brian | disable assertion in sp_tile_cache_set_surface() for now
|
commit | commitdiff | tree |
2007-12-10 |
Brian | implement i915_put_tile_rgba() - temporary code though
|
commit | commitdiff | tree |
2007-12-10 |
Brian | don't use get/put_tile_rgba() for accum buffer accesses
|
commit | commitdiff | tree |
2007-12-10 |
Brian | use quadColor local var
|
commit | commitdiff | tree |
2007-12-10 |
Brian | Fix looping for multi-color buffer writing.
|
commit | commitdiff | tree |
2007-12-10 |
Brian | added null ptr check in draw_destroy() for rasterizer...
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Try to reduce the frequency of calls to pipe->get_tex_surface()
|
commit | commitdiff | tree |
2007-12-09 |
Brian | shorten loops over color bufs
|
commit | commitdiff | tree |
2007-12-09 |
Brian | code re-org in softpipe_clear()
|
commit | commitdiff | tree |
2007-12-09 |
Brian | clean-ups
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Tile clearing optimizations.
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Disable, remove tnl module from the Gallium build since...
|
commit | commitdiff | tree |
2007-12-09 |
Brian | New vbo_set_draw_func() to keep vbo context opaque...
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Disable swrast, swrast_setup and driverfuncs in the...
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Move _mesa_init_glsl_driver_functions() into shader_api.c
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Define PIPE_FORMAT_ tokens as an enum set, rather than...
|
commit | commitdiff | tree |
2007-12-09 |
Brian | include tgsi_dump.h
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Replace "duplicate" formats
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Get rid of "duplicate" formats.
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Enable the tile clear "optimization"
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Make sp_tile_cache_flush_clear() static.
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Convert the clearValue back to floats for sp_tile_cache_clear()
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Some tile cache improvements, clean-ups.
|
commit | commitdiff | tree |
2007-12-09 |
Brian | don't dereference pt after realloc - fixes valgrind...
|
commit | commitdiff | tree |
2007-12-09 |
Brian | add some whitespace
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Move struct softpipe_texture definition into sp_texture.h
|
commit | commitdiff | tree |
2007-12-09 |
Brian | minor code movement
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Add PIPE_FORMAT_U_B8_G8_R8_A8 in default_rgba_format().
|
commit | commitdiff | tree |
2007-12-09 |
Brian | byteswapping fixes in choose_pixel_format()
|
commit | commitdiff | tree |
2007-12-09 |
Brian | remove stray ;
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Remove obsolete xlib driver files
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Overhaul the Xlib winsys layer.
|
commit | commitdiff | tree |
2007-12-09 |
Brian | added ST_SURFACE_DEPTH
|
commit | commitdiff | tree |
2007-12-09 |
Brian | move surface pitch calculation so it always gets updated
|
commit | commitdiff | tree |
2007-12-09 |
Brian | fix void pointer arithmetic warnings
|
commit | commitdiff | tree |
2007-12-09 |
Brian | silence void ptr arithmetic warning
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Add dependency checking for Cell driver sources.
|
commit | commitdiff | tree |
2007-12-09 |
Brian | silence warning
|
commit | commitdiff | tree |
2007-12-09 |
Brian | added PIPE_FORMAT_U_B8_G8_R8_A8 case in color_value()
|
commit | commitdiff | tree |
2007-12-09 |
Brian | Fix endianness bug in _mesa_texstore_argb8888()
|
commit | commitdiff | tree |
2007-12-09 |
Brian | added B8G8R8A8 support and improved pixel format selection...
|
commit | commitdiff | tree |
2007-12-09 |
Brian | added tile funcs for B8G8R8A8 format
|
commit | commitdiff | tree |
next |