2007-10-29 |
José Fonseca | Fix i915simple build. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
José Fonseca | Reuse hardware vertice representation. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
José Fonseca | Enable the vertex buffer stage according to the I915_VB... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
José Fonseca | Get vertex buffer stage in a minimally working state. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
José Fonseca | Reserve the accurate number of dwords in the batch... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
José Fonseca | Start a vertex buffer constuction stage for i915 based... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Michal Krol | Fix newlines. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Michal Krol | Remove unused static functions. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Michal Krol | Update comments. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Michal Krol | Replace supported_formats with is_format_supported... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Michal Krol | Use FREE and MALLOC instead of free and malloc. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Michal Krol | Rework sse-utility function calls. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
michal | Declare temporaries in a more compact fashion. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
michal | Declare temporaries in a more compact fashion. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
michal | Control FS TGSI dumping with GALLIUM_DUMP_FS env variable. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
michal | Fix newlines. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Use FREE instead of free. Fix newlines. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Enable SSE path. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Fix fragment shader. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Optimize fragment program. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Use PIPE_FORMAT in state tracker. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Refactor supported format queries. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Respect use_sse flag. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Fix SSE bug. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Add #ifs. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | vertex_element::src_format needs 32 bits. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Respect use_sse flag. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Remove PIPE_FORMAT_COUNT references. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Enable SSE2 for fragment shaders. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Enable SSE2 for vertex shaders. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Fix YCBCR macro. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Fix alignment problems. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Remove GL dependencies. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Define destroy method called by softpipe's destructor. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Call quad stage destructors. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Remove llvm and sse2 dependencies. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Move format definitions from p_defines.h to p_format.h. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Add sse2_program to draw_vertex_shader. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
michal | Remove llvm dependencies. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | New comments, replace //-style with /* */ |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | indentation fixes |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | s/GLbitfield/uint/ |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | remove #define MESA stuff |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | s/256/TGSI_EXEC_NUM_IMMEDIATES/ |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | indentation fixes |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | Comments about texture instructions and the src regs |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | Remove remnants of softpipe_surface. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | Obsolete |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | Move mesa_to_tgsi.[ch] to state_tracker |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | Move mesa_to_tgsi.[ch] into state tracker. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | Fix up handling of immediate values for TGSI shaders. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | turn off debug output |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Brian | Re-implement GLSL texture sampler variables. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zack Rusin | Hold a stack of temporaries so that we can redeclare... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | convert OPCODE_END -> TGSI_OPCODE_RET |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | if we hit RET w/ empty call stack, halt |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | Initial support for immediate values in TGSI programs. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zack Rusin | Get basic function calls working in the shaders. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zack Rusin | Fix swizzle fetching in tgsi_util_get_full_src_register... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Zack Rusin | Make ret part of the instruction block instead of impli... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | surface_alloc() is now a winsys function. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
José Fonseca | Actually move region_alloc() and region_release() to... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | clean-up, simplify some tile code, more to come |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | Move region_alloc() and region_release() to pipe_winsys. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | silence warning |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | Move the get/put_tile() functions to pipe_context. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | tex comments |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | added some comments |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | update TILE_TOP/BOTTOM_* values to match softpipe |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Brian | s/GLfloat/float/, s/GLint/int/, etc |
commit | commitdiff | tree | snapshot |
2007-10-25 |
José Fonseca | Briefly describe the buffer management interface. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
José Fonseca | Expand pkg-config flags before invoking the compiler. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
José Fonseca | Ignore generated files. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Michel Dänzer | LLVM requires linking with the C++ compiler. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zack Rusin | Implement loops |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zack Rusin | Fix nested swizzles. Actually fetch the destination... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zack Rusin | Fix nested conditionals |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zack Rusin | Test some functionality of vp using GLSL that pure... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Zack Rusin | Implement else ops. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
keithw | set vcache.referenced bit always |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zack Rusin | Make branching work :) Simply allow output variables... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zack Rusin | Simplify branch handling. Prepare for proper decleratio... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | Fix glDrawElements + VBO rendering when ptr/offset... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | Revert "Undo indexOffset change (I think, git???)" |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | Undo indexOffset change (I think, git???) |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | add to git |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | Implement gl_PointCoord attribute for GLSL fragment... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | print CAL label |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | fix bug in RET code |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | better debug output |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | a bit more work for optimizing clears in tile cache... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | flush pipe in draw_stencil_pixels() |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | get_tile() for z16, z32, s8z24 surfaces needs to return... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Brian | added a pipe->flush() call in xmesa_clear() |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zack Rusin | Add copyright headers and do some cleanups. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zack Rusin | Remove the silly function and remove the bogus comment. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Zack Rusin | Cleanup some code. |
commit | commitdiff | tree | snapshot |
next |