2009-03-26 |
José Fonseca | python: Use pipe_buffer_read/write. |
commit | commitdiff | tree |
2009-03-26 |
José Fonseca | python: Transfer only the requested tile. |
commit | commitdiff | tree |
2009-03-26 |
Michal Krol | python: Fix tri sample. |
commit | commitdiff | tree |
2009-03-26 |
Michel Dänzer | gallium: Remove some little-used fields from struct... |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python: Pass transfers to the tile functions. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python: Catchup buffer_destroy interface change. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | trace: Defer the cast to after the check for enabled... |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | softpipe: Include declarations. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | translate: Avoid unused variable warning. |
commit | commitdiff | tree |
2009-03-25 |
Jakob Bornecrantz | st/egl: Set dpms to on when showing screens |
commit | commitdiff | tree |
2009-03-25 |
Jakob Bornecrantz | st/egl: Fix warning |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python: Show call no in image window. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | trace: Update readme. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | trace: Number calls. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python/retrace: Use the call no when dumping images. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python: Use a sequential number to identify each call. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python/trace: Control the interpreter from command... |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python: Use Ansi escape codes regardless of output... |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python: List packages needed on debian systems. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python: Allow to dump all images to disk. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python: Tweak instructions. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python: s/pitch/stride/ |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | python: s/num_cbufs/nr_cbufs/ |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | wgl: Use right integer type. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | wgl: Use SetWindowLongPtr. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | util: Use size_t (for x86_64). |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | util: Don't use x86 asm on x86_64. |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | draw: Use size_t (for x86_64). |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | scons: Move MSVC specific away from Mingw builds. |
commit | commitdiff | tree |
2009-03-25 |
Maciej Cencora | r300: cleanup swtcl a little |
commit | commitdiff | tree |
2009-03-25 |
José Fonseca | scons: Support building with the Windows SDK. |
commit | commitdiff | tree |
2009-03-25 |
Brian Paul | egl: include stdint.h to get the c99 integer typedefs |
commit | commitdiff | tree |
2009-03-25 |
Alan Coopersmith | Add Solaris to OS'es using X in eglplatform.h |
commit | commitdiff | tree |
2009-03-25 |
Alan Coopersmith | define __builtin_expect for non-gcc compilers in two... |
commit | commitdiff | tree |
2009-03-25 |
Alan Coopersmith | Add #ifdefs needed to compile Gallium on Solaris with... |
commit | commitdiff | tree |
2009-03-25 |
Alan Coopersmith | Convert u_int*_t to C99 standard uint*_t |
commit | commitdiff | tree |
2009-03-25 |
Alan Coopersmith | mklib improvements for Solaris |
commit | commitdiff | tree |
2009-03-25 |
Brian Paul | glew: fix GLEW_LIB_NAME |
commit | commitdiff | tree |
2009-03-25 |
Michel Dänzer | Revert "dri2: Avoid round-tripping on DRI2GetBuffers... |
commit | commitdiff | tree |
2009-03-25 |
Brian Paul | gl: update include/GL/glext.h to version 48 |
commit | commitdiff | tree |
2009-03-25 |
Brian Paul | egl: don't use __FUNCTION__ in error messages |
commit | commitdiff | tree |
2009-03-25 |
Alan Hourihane | slang: ensure structure elements have their array lengt... |
commit | commitdiff | tree |
2009-03-25 |
Corbin Simpson | r300-gallium: r300-fs: Moar. |
commit | commitdiff | tree |
2009-03-25 |
Corbin Simpson | r300-gallium: Unify shader interfaces, enable r300... |
commit | commitdiff | tree |
2009-03-25 |
Corbin Simpson | r300-gallium: r500-fs: Remove unused variable. |
commit | commitdiff | tree |
2009-03-25 |
Alan Coopersmith | r300_cmdbuf.c: convert cast to a form supported by... |
commit | commitdiff | tree |
2009-03-25 |
Michel Dänzer | r300: Texture size limit cleanups. |
commit | commitdiff | tree |
2009-03-25 |
Keith Whitwell | progs/vp: more psiz tests |
commit | commitdiff | tree |
2009-03-25 |
Ben Skeggs | nv50: fix typo in nv50_query.c |
commit | commitdiff | tree |
2009-03-25 |
Ben Skeggs | nouveau: fix some pipe_buffer reference counting issues |
commit | commitdiff | tree |
2009-03-24 |
Alan Hourihane | mesa: bump MAX_PROGRAM_TEMPS to 256 (there's some big... |
commit | commitdiff | tree |
2009-03-24 |
Younes Manton | nouveau: Frontbuffer needs to be marked as linear. |
commit | commitdiff | tree |
2009-03-24 |
Brian Paul | demos: add LDFLAGS for corender target, bug 20844 |
commit | commitdiff | tree |
2009-03-24 |
Keith Whitwell | progs/vp: add pointsize + clamp test |
commit | commitdiff | tree |
2009-03-24 |
Keith Whitwell | mesa/st: bump gallium version to 0.3 |
commit | commitdiff | tree |
2009-03-24 |
Keith Whitwell | progs/trivial: add fflushes for cygwin |
commit | commitdiff | tree |
2009-03-24 |
Robert Ellison | i965: fix point rasterization when rendering to FBO |
commit | commitdiff | tree |
2009-03-24 |
Keith Whitwell | progs/trivial: draw non-interleaved arrays out of one vbo |
commit | commitdiff | tree |
2009-03-24 |
Jakob Bornecrantz | progs/tests: Build texcompress2 with scons |
commit | commitdiff | tree |
2009-03-24 |
Eric Anholt | i965: Fix glFrontFacing in twoside GLSL demo. |
commit | commitdiff | tree |
2009-03-24 |
Eric Anholt | i965: Fix fog coordinate g,b,a values when glFrontFacin... |
commit | commitdiff | tree |
2009-03-24 |
Eric Anholt | i965: Clean up a bit of mess with unneeded variables... |
commit | commitdiff | tree |
2009-03-24 |
Eric Anholt | i965: Fix trailing "d" in debug output for 3DSTATE_VERT... |
commit | commitdiff | tree |
2009-03-23 |
Eric Anholt | i965: Fix occlusion query when no other WM state update... |
commit | commitdiff | tree |
2009-03-23 |
Keith Whitwell | vpglsl: add missing SConscript |
commit | commitdiff | tree |
2009-03-23 |
Keith Whitwell | draw: update aa points shader comment |
commit | commitdiff | tree |
2009-03-23 |
Keith Whitwell | progs/fp: pass texcoord to triangle, add a test shader |
commit | commitdiff | tree |
2009-03-23 |
Michel Dänzer | gallium: Remove remnants of reference counting internal... |
commit | commitdiff | tree |
2009-03-22 |
Jakob Bornecrantz | debug: Add function for writing transfers to files |
commit | commitdiff | tree |
2009-03-22 |
Jakob Bornecrantz | trace: Fix args to buffer write |
commit | commitdiff | tree |
2009-03-23 |
José Fonseca | util: Add a new macro for testing empty lists. |
commit | commitdiff | tree |
2009-03-23 |
Brian Paul | softpipe: reformatting, comments, minor clean-ups |
commit | commitdiff | tree |
2009-03-23 |
Brian Paul | tgsi: minor comments |
commit | commitdiff | tree |
2009-03-21 |
Michal Krol | tgsi: Document KIL, KILP instructions. |
commit | commitdiff | tree |
2009-03-21 |
Keith Whitwell | gallium: remove remaining references to origin_lower_left |
commit | commitdiff | tree |
2009-03-21 |
Michal Krol | st: Silence compiler warnings. |
commit | commitdiff | tree |
2009-03-21 |
Brian Paul | gallium: remove use of origin_lower_left |
commit | commitdiff | tree |
2009-03-21 |
Brian Paul | mesa: add new internal state var for window size |
commit | commitdiff | tree |
2009-03-20 |
Brian Paul | mesa: linear scan register allocation for shader programs |
commit | commitdiff | tree |
2009-03-20 |
Brian Paul | docs: updated Mesa extension enum info |
commit | commitdiff | tree |
2009-03-20 |
Corbin Simpson | r300-gallium: Misspelled macro name. |
commit | commitdiff | tree |
2009-03-20 |
Corbin Simpson | r300-gallium: Put r300_cs_inlines to bed. |
commit | commitdiff | tree |
2009-03-20 |
Corbin Simpson | r300-gallium: Simplify/neaten up packet3. |
commit | commitdiff | tree |
2009-03-20 |
Corbin Simpson | r300-gallium: Clean up surface_fill, prep for surface_c... |
commit | commitdiff | tree |
2009-03-20 |
Corbin Simpson | r300-gallium: Properly offset scissors. |
commit | commitdiff | tree |
2009-03-20 |
Corbin Simpson | r300-gallium: Clean up r300_swtcl_emit. |
commit | commitdiff | tree |
2009-03-20 |
Corbin Simpson | r300-gallium: Clean up some emit, and some state handlers. |
commit | commitdiff | tree |
2009-03-20 |
Corbin Simpson | r300-gallium: A bit more invariant state. |
commit | commitdiff | tree |
2009-03-20 |
José Fonseca | gallium: Explain what happens if buffer_flush_mapped_ra... |
commit | commitdiff | tree |
2009-03-20 |
Keith Whitwell | gallium/util: add upload manager helper module |
commit | commitdiff | tree |
2009-03-20 |
Eric Anholt | Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RG... |
commit | commitdiff | tree |
2009-03-20 |
Michal Krol | progs/wgl: Send a resize message after context have... |
commit | commitdiff | tree |
2009-03-20 |
Michal Krol | stw: Do not err on nil context handle in MakeCurrent(). |
commit | commitdiff | tree |
2009-03-20 |
Michal Krol | progs/wgl: Create GL context in a thread that actually... |
commit | commitdiff | tree |
2009-03-20 |
Michal Krol | progs/wgl: Make context current to get GL_RENDERER... |
commit | commitdiff | tree |
2009-03-20 |
Michal Krol | stw: Use u_handle_table to maintain context list. |
commit | commitdiff | tree |
2009-03-20 |
Michal Krol | winsys/gdi: Init state tracker's per-thread data. |
commit | commitdiff | tree |
2009-03-20 |
Michal Krol | stw: Keep per-thread storage for current context and... |
commit | commitdiff | tree |
2009-03-20 |
Michal Krol | slang: Use _mesa_snprintf() wrapper. |
commit | commitdiff | tree |
2009-03-19 |
Alan Hourihane | slang: initialize the context |
commit | commitdiff | tree |
next |