2008-07-08 |
Brian Paul | mesa: add missing VARYING case to storage_string() |
commit | commitdiff | tree |
2008-07-08 |
Jakob Bornecrantz | i915: Takedown EGL screen |
commit | commitdiff | tree |
2008-07-08 |
Jakob Bornecrantz | i915: Use deviceID in EGL device create |
commit | commitdiff | tree |
2008-07-08 |
Jakob Bornecrantz | i915: Complete the screen -> device renaming |
commit | commitdiff | tree |
2008-07-08 |
Jakob Bornecrantz | i915: Renamed intel_screen to intel_device |
commit | commitdiff | tree |
2008-07-07 |
Jonathan White | mesa: added GLAPIENTRY keywords |
commit | commitdiff | tree |
2008-07-07 |
Jonathan White | egl: updated GL_APIENTRY for Windows |
commit | commitdiff | tree |
2008-07-07 |
José Fonseca | raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8... |
commit | commitdiff | tree |
2008-07-07 |
José Fonseca | raw2png: Update formats from p_formats.h |
commit | commitdiff | tree |
2008-07-07 |
Brian Paul | egl: bump up MAX_ATTRIBS, added assertion |
commit | commitdiff | tree |
2008-07-07 |
Brian Paul | gallium: move assertion (though not really significant) |
commit | commitdiff | tree |
2008-07-07 |
Brian Paul | gallium: simplify/fix buffer_offset, src_offset computa... |
commit | commitdiff | tree |
2008-07-07 |
Jakob Bornecrantz | i915: Fix wrong pointer to cleanup |
commit | commitdiff | tree |
2008-07-07 |
Jakob Bornecrantz | i915: Fix EGL make current |
commit | commitdiff | tree |
2008-07-07 |
Jakob Bornecrantz | i915: More cleanup of display |
commit | commitdiff | tree |
2008-07-07 |
Jakob Bornecrantz | i915: Fetch the real deviceID for EGL |
commit | commitdiff | tree |
2008-07-07 |
Jakob Bornecrantz | i915: Destruction of surface, context and device in EGL |
commit | commitdiff | tree |
2008-07-05 |
Jakob Bornecrantz | i915: Fix EGL version and name |
commit | commitdiff | tree |
2008-07-05 |
Jakob Bornecrantz | i915: Added a intel be function to wrap a drm bo handle |
commit | commitdiff | tree |
2008-07-05 |
Jakob Bornecrantz | i915: Fix haveDepth and haveStencil for visual in EGL |
commit | commitdiff | tree |
2008-07-04 |
José Fonseca | softpipe: Prevent NULL ptr derreference on takedown. |
commit | commitdiff | tree |
2008-07-04 |
José Fonseca | softpipe: Compute block size for display targets. |
commit | commitdiff | tree |
2008-07-04 |
Jakob Bornecrantz | i915: Added debug filling code of texture, not active |
commit | commitdiff | tree |
2008-07-04 |
Jakob Bornecrantz | i915: Clean up intel_egl.c a bit |
commit | commitdiff | tree |
2008-07-04 |
Jakob Bornecrantz | egl: Add egltri |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | mesa: Replace Proxy1D/2D/etc with ProxyTex[] indexed... |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | gallium: fix st_choose_format(internalFormat=GL_RGBA16) |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | mesa: Implement mutex/locking around texture object... |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | gallium: replace assertion with conditional |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | gallium: fix trim() function bug when count < first |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | mesa: generate GL_INVALID_OPERATION in _mesa_get_unifor... |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | mesa: move assertion |
commit | commitdiff | tree |
2008-07-04 |
José Fonseca | psb: Fill all texture fields when creating texture... |
commit | commitdiff | tree |
2008-07-04 |
José Fonseca | softpipe: Implement texture blankets. |
commit | commitdiff | tree |
2008-07-04 |
José Fonseca | scons: Enable gcc SSE2 intrinsics on x86. |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: added _vbo_VertexAttrib4f() |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix incorrect array size, added assertion |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix array storage allocation bug |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: regenerated file |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: additional vec4 constructor |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix various error codes |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix some error codes in _mesa_ShaderSourceARB() |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix problem freeing framebuffer/renderbuffer... |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | gallium: added a4r4g4b4_put_tile_rgba() |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: added case for fixed pt |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | gallium: increase TGSI interpreter's number of temp... |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | gallium: move, increase ST_MAX_SHADER_TOKENS |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | gallium: increase TGSI_EXEC_MAX_COND_NESTING, etc |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | gallium: fix surface memleak in bitmap code |
commit | commitdiff | tree |
2008-07-03 |
José Fonseca | pipebuffer: Silent warnings. |
commit | commitdiff | tree |
2008-07-03 |
José Fonseca | Support conversion of YUV surfaces. |
commit | commitdiff | tree |
2008-07-03 |
José Fonseca | gallium: Don't forget to get overllaping blits working... |
commit | commitdiff | tree |
2008-07-03 |
Jakob Bornecrantz | i915: EGL almost works again |
commit | commitdiff | tree |
2008-07-03 |
Jakob Bornecrantz | egl: Fix demodriver |
commit | commitdiff | tree |
2008-07-03 |
José Fonseca | gallium: Use surface_copy for 1:1 blits. |
commit | commitdiff | tree |
2008-07-03 |
José Fonseca | scons: Add a env.CodeGenerate method to simplify code... |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix vertex array validation test for attribute... |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | gallium: replace an assertion with "if (!texobj) continue" |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | gallium: fix a bug in vertex program output mapping |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | gallium: nr_attrs was off by one, updated comments... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: additional GLSL built-in constants |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: when linking a shader program, make sure all... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: added some debug code (disabled) |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: fix error codes in _mesa_shader_source(), _mesa_g... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: regenerated file |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: added some missing equal() notEqual() intrinsics |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: disable some debug assertions |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: regenerated files |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: fix all(bvec2) function typo, add missing bvec2... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | gallium: replace 128 with MAX_LABELS |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: added _mesa_print_swizzle() debugging helper |
commit | commitdiff | tree |
2008-07-02 |
Roland Scheidegger | mesa: fix issues around multisample enable |
commit | commitdiff | tree |
2008-07-02 |
Michel Dänzer | gallium: Allow draw module to work on non-x86 platforms... |
commit | commitdiff | tree |
2008-07-02 |
José Fonseca | pipebuffer: Debug buffer manager to detect buffer under... |
commit | commitdiff | tree |
2008-07-02 |
José Fonseca | pipebuffer: Verify usage flag consistency. Minor cleanups. |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: fix a GLSL vector subscript/writemask bug |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: move some functions |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: make _slang_swizzle_swizzle() non-private |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: better function inlining in the presence of ... |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: add/fix some IrInfo entries for debugging purposes |
commit | commitdiff | tree |
2008-07-01 |
Jakob Bornecrantz | i915: Last reference to surface -> pitch |
commit | commitdiff | tree |
2008-07-01 |
José Fonseca | gallium: Use the inline keyword on C++. |
commit | commitdiff | tree |
2008-07-01 |
José Fonseca | scons: Output mapfile on windows ddk profile builds. |
commit | commitdiff | tree |
2008-06-30 |
José Fonseca | gles: Don't define GLAPIENTRY here. |
commit | commitdiff | tree |
2008-06-28 |
Brian Paul | mesa: added null ptr checks |
commit | commitdiff | tree |
2008-06-28 |
Brian Paul | s/GL_INVALID_VALUE/GL_INVALID_OPERATION/ in _mesa_get_u... |
commit | commitdiff | tree |
2008-06-28 |
Brian Paul | mesa: check FEATURE_point_size_array |
commit | commitdiff | tree |
2008-06-28 |
Brian Paul | egl: set config's EGL_CONFORMANT, EGL_RENDERABLE_TYPE... |
commit | commitdiff | tree |
2008-06-28 |
Brian Paul | egl: fix default value of EGL_SURFACE_TYPE, added some... |
commit | commitdiff | tree |
2008-06-28 |
José Fonseca | egl: WinCE doesn't have sys/types.h |
commit | commitdiff | tree |
2008-06-27 |
Zack Rusin | egl: helps if the stride is right |
commit | commitdiff | tree |
2008-06-27 |
Zack Rusin | eh, we need a buildbot... fix the compilation |
commit | commitdiff | tree |
2008-06-27 |
Roland Scheidegger | gallium: handle msaa |
commit | commitdiff | tree |
2008-06-27 |
Robert Ellison | egl: These changes allow an eglBindAPI(EGL_OPENGL_ES_AP... |
commit | commitdiff | tree |
2008-06-27 |
Jonathan White | egl: Windows updates to the platform.h files |
commit | commitdiff | tree |
2008-06-27 |
Jakob Bornecrantz | i915: Fix the last of the stride/pitch changes |
commit | commitdiff | tree |
2008-06-27 |
José Fonseca | mesa: Replace void * arithmetic. |
commit | commitdiff | tree |
2008-06-27 |
José Fonseca | gdi: Update for cpp removal. |
commit | commitdiff | tree |
2008-06-27 |
José Fonseca | cell: Update for cpp removal. |
commit | commitdiff | tree |
2008-06-27 |
José Fonseca | gallium: Drop pipe_texture->cpp and pipe_surface->cpp. |
commit | commitdiff | tree |
next |