2007-12-19 |
Keith Whitwell | 965: populate fp_input_count in setup key |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zack Rusin | i965: stuff the outputs into mrf registers when possible |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zack Rusin | i965: be smarter about register allocation |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian | turn off TGSI_DEBUG |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian | fix bug on GL_VERTEX_PROGRAM_TWO_SIDE path |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian | setup the frontface register (fog.y, ATM) |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian | fix some semantic info mix-ups in calculate_vertex_layout() |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Keith Whitwell | gallium: rationalize vertex_element state packet |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Keith Whitwell | gallium: give userbuffers some storage in the aub buffe... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Keith Whitwell | vbo: unmap and remap immediate vbo before/after each... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zack Rusin | i965: don't treat swz differently and upload vertex... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian | obsolete |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Brian | updates for depth/stencil/alpha state |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Brian | Emit declarations for constants (references to the... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Zack Rusin | i965: index the destination offset with regards to... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Zack Rusin | i965: return false when the function fails, not succeeds |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Zack Rusin | Add the new test program for fp's. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | gallium: incorporate alpha state into depth_stencil... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | 965: remove dead state atom decls |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | 965: fix for non-indexed draw path |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | 965: fix/hack check for NULL texunit in state upload |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | 965: fix ExtDivide check |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | 965: put brw_constant_buffer atom directly in update... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Brian | switch on cpp instead of format |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Brian | rename some 'mesa' functions |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Brian | Use tile functions in new p_tile.[ch] |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Brian | Re-usable tile get/put functions |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Brian | don't allocate scratch tile in sp_tile_cache_flush_clea... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian | Added origin_lower_left field to pipe_rasterizer_state |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian | update_samplers() didn't respect the sampler->texunit... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian | set SamplerUnit[] entry in load_texture() just to be... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian | emit tgsi declarations for texture samplers |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian | set program->SamplersUsed bit when using a texture... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian | Don't always declare frag shader INPUT[0] as fragment... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian | update comment for TGSI_TOKEN_TYPE_IMMEDIATE case |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian | add missing code for PIPE_FORMAT_S8_UNORM renderbuffer |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian | remove unused var |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: get brw_wm_surface_state compiling again |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: get fragment shader compiler compiling |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zack Rusin | i965: make the wm_surface compile |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: implement magic buffer offset callback |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: magic callback to get buffer offset |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Brian | Add QuadX,Y fields to tgsi_exec_machine to pass quad... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: missing code from last commit |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: remove dead code |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: remove dead code |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: remove dead code |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: remove dead code |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: remove reference to metaops |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: use state atom array directly |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Keith Whitwell | 965: calculate nr enabled vbos on the fly |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zack Rusin | Actually allocate the output registers. |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zack Rusin | Don't generate spurious vs, move the enable a bit to... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | added r5g5b5_put_tile_rgba() |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | Remove get/put_tile_rgba() functions. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | remove #include |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | Move float/rgba tile get/put functions into new file. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | PIPE_SCREEN_SURFACE no longer needed |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | Re-org of st_create_framebuffer() and renderbuffer... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | move some code to avoid deref of NULL ptr |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Keith Whitwell | 965: remove complex compiler for simple fragment programs. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Keith Whitwell | 965: sketch changes to brw_wm_surface_state.c |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Keith Whitwell | 965: delete dead files |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Keith Whitwell | 965: delete dead files |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Keith Whitwell | 965: delete dead files |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | remove old assertion |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | add PIPE_FORMAT_R5G6B5_UNORM to list of supported scree... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | update format param type |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | Try PIPE_FORMAT_R5G6B5_UNORM for GL_RGB5 request. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | fix some mistakes in the _PIPE_FORMAT_x #defines |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zack Rusin | i965: compile vertex shaders and emit hardware instructions |
commit | commitdiff | tree | snapshot |
2007-12-12 |
José Fonseca | Add src/mesa to include path. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zack Rusin | i915tex: remove. it's deprecated and causes merge problems |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | remove more -I paths |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | prefix some #includes |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | trim down #includes |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | trim down -I options |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | include pipe/tgsi/exec/tgsi_sse2.h if needed. Silences... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian | Cell: draw smooth-shaded triangle |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | Collect some global vars in a single struct. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | Remove temporary cell_create_surface() |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | SPU function prototypes, etc. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Ian Romanick | Port to libspe2 |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Ian Romanick | Remove '-include altivec.h'. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
José Fonseca | Mention 965 driver on main page. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
José Fonseca | Write a nicer doxygen main page, based on the TG's... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
José Fonseca | Cover LLVM code in doxygen output. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Michel Dänzer | softpipe: Support for PIPE_FORMAT_A4R4G4B4_UNORM and... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Michel Dänzer | Remove internal_format field from struct pipe_texture. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Keith Whitwell | Rework gallium and mesa queries a little. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Keith Whitwell | 965: remove duplicate brw_draw functions, make init... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Keith Whitwell | gallium: remove clear values from depth, stencil state |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian | Fix align16() function to work with 32/64-bit pointers... |
commit | commitdiff | tree | snapshot |
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 |
next |