projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-06-08
Jakob Bornecrantz
pipebuffer: Silence out of heap space debug print
commit
|
commitdiff
|
tree
2009-06-08
Brian Paul
st/mesa: remove invalid assertion
commit
|
commitdiff
|
tree
2009-06-08
José Fonseca
mesa: Use matching signedness for the counter as upper...
commit
|
commitdiff
|
tree
2009-06-08
José Fonseca
mesa: Allocate tokens from the heap.
commit
|
commitdiff
|
tree
2009-06-08
Brian Paul
mesa: better error message for invalid texture unit...
commit
|
commitdiff
|
tree
2009-06-08
Brian Paul
mesa: bump MAX_PROGRAM_ENV_PARAMS from 128 to 256
commit
|
commitdiff
|
tree
2009-06-08
Keith Whitwell
mesa/vbo: drop all references to vbo on destroy
commit
|
commitdiff
|
tree
2009-06-08
Brian Paul
mesa: EXT_vertex_array_bgra fixes
commit
|
commitdiff
|
tree
2009-06-08
Jakob Bornecrantz
stw: If stfb not set don't call into mesa
commit
|
commitdiff
|
tree
2009-06-08
Jakob Bornecrantz
progs/tests: Add some scissor tests
commit
|
commitdiff
|
tree
2009-06-08
José Fonseca
Revert "scons: Less aggressive optimizations for MSVC...
commit
|
commitdiff
|
tree
2009-06-05
Brian Paul
mesa: bump version to 7.5-rc3
commit
|
commitdiff
|
tree
2009-06-05
Dan Nicholson
osmesa: Link with -ldl for dlopen code
commit
|
commitdiff
|
tree
2009-06-05
Dan Nicholson
osmesa: Allow building standalone in all three channel...
commit
|
commitdiff
|
tree
2009-06-04
Brian Paul
softpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu...
commit
|
commitdiff
|
tree
2009-06-04
Brian Paul
softpipe: fix incorrect tri vertex order for PIPE_PRIM_...
commit
|
commitdiff
|
tree
2009-06-04
Brian Paul
st/mesa: increase ST_MAX_SHADER_TOKENS to 8k
commit
|
commitdiff
|
tree
2009-06-04
Brian Paul
tgsi: increase MAX_LABELS to 4096
commit
|
commitdiff
|
tree
2009-06-03
José Fonseca
scons: Less aggressive optimizations for MSVC 64bit...
commit
|
commitdiff
|
tree
2009-06-03
José Fonseca
scons: Output nice summary messages instead of long...
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
util: Unsaved change missing from last commit.
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
util: Support Z24S8/Z24X8 -> unsigned conversion.
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
util: Fix 24 to 32 bit expansion binary arithmetic...
commit
|
commitdiff
|
tree
2009-06-02
Brian Paul
mesa: release VBO and PBO references upon context destr...
commit
|
commitdiff
|
tree
2009-06-02
Brian Paul
mesa: add #define FEATURE_ARB_pixel_buffer_object
commit
|
commitdiff
|
tree
2009-06-02
Ian Romanick
intel: Clip to window after calling Driver.TexImage2D
commit
|
commitdiff
|
tree
2009-06-02
Keith Whitwell
gallium/draw: Free specialized versions of driver shaders
commit
|
commitdiff
|
tree
2009-06-02
Keith Whitwell
draw: free more token arrays
commit
|
commitdiff
|
tree
2009-06-02
Keith Whitwell
draw: avoid leaking tokens when building pstipple fragm...
commit
|
commitdiff
|
tree
2009-06-02
Keith Whitwell
mesa/st: restore flush to copy_texsubimage (was previou...
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
wgl: Destroy the framebuffer when the window is destroyed.
commit
|
commitdiff
|
tree
2009-06-02
Keith Whitwell
progs/vpglsl: add similar support for point rendering...
commit
|
commitdiff
|
tree
2009-06-02
Jakob Bornecrantz
st/gl: Fix mip gen for compressed textures
commit
|
commitdiff
|
tree
2009-06-02
Keith Whitwell
trivial/tri-z: add controls for depthrange min/max
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
progs/wgl: Small cleanup to wglinfo.
commit
|
commitdiff
|
tree
2009-06-02
José Fonseca
progs/wgl: Use an invisible window in wglinfo.
commit
|
commitdiff
|
tree
2009-06-01
Brian Paul
st/mesa: fix incorrect sprite origin when drawing to...
commit
|
commitdiff
|
tree
2009-06-01
Brian Paul
draw: reset extra_vp_outputs.slot to zero in widepoint_...
commit
|
commitdiff
|
tree
2009-06-01
Brian Paul
demos: add missing dependencies for util files
commit
|
commitdiff
|
tree
2009-06-01
José Fonseca
wgl: Cleanup framebuffer destruction logic.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
wgl: Ensure we only create framebuffers for HDC associa...
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
wgl: Use the right pixel format.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
wgl: Fix debugging output.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
wgl: Rename function.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
wgl: Remove unused field.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
mesa: Output warnings to debugger on Windows.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
mesa: Check/propagate return value on st_make_current.
commit
|
commitdiff
|
tree
2009-05-31
José Fonseca
mesa: Add success/failures return value to _mesa_make_c...
commit
|
commitdiff
|
tree
2009-05-31
Brian Paul
softpipe: fix incorrect provoking vertex color for...
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: fix loop over generic attribs in update_arrays()
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
vbo: fix crash in vbo_exec_bind_arrays()
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
demos: fix multitex.c VertCoord attribute mapping
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: allow GL_BITMAP type in _mesa_image_image_stride()
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: added comment
commit
|
commitdiff
|
tree
2009-05-22
Brian Paul
mesa: add missing glGet*() case for GL_VERTEX_ARRAY_BIN...
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
vbo: fix incorrect loop limit in bind_array_obj()
commit
|
commitdiff
|
tree
2009-05-21
Brian Paul
mesa: use MAX_ values instead of literals
commit
|
commitdiff
|
tree
2009-05-21
Carl Worth
minstall: Don't copy over an identical file
commit
|
commitdiff
|
tree
2009-05-19
Mathias Fröhlich
mesa: allow depth/stencil textures to be attached to...
commit
|
commitdiff
|
tree
2009-05-19
Brian Paul
mesa: assign trb->Base.StencilBits in update_wrapper().
commit
|
commitdiff
|
tree
2009-05-18
Brian Paul
st/mesa: fix incorrect src/dst stride params to _mesa_g...
commit
|
commitdiff
|
tree
2009-05-18
Brian Paul
mesa: comments for _mesa_generate_mipmap_level()
commit
|
commitdiff
|
tree
2009-05-18
Brian Paul
softpipe: add texture target sanity check assertion
commit
|
commitdiff
|
tree
2009-05-18
Brian Paul
st: fix incorrect target parameter to screen->is_format...
commit
|
commitdiff
|
tree
2009-05-18
Brian Paul
mesa: added linux-osmesa-static config
commit
|
commitdiff
|
tree
2009-05-18
Brian Paul
docs: link to 7.5 relnotes
commit
|
commitdiff
|
tree
2009-05-18
Brian Paul
docs: emphasize the incomplete status of the nouveau...
commit
|
commitdiff
|
tree
2009-05-18
Aidan Thornton
Initialize psp->waitX/waitGL for swrast_dri.so.
commit
|
commitdiff
|
tree
2009-05-15
Brian Paul
mesa: bump version to 7.5-rc2
commit
|
commitdiff
|
tree
2009-05-15
Brian Paul
docs: updates from the 7.4 branch
commit
|
commitdiff
|
tree
2009-05-14
Michel Dänzer
r300: Make sure to drop current hardware state referenc...
commit
|
commitdiff
|
tree
2009-05-13
Brian Paul
intel: added null ptr check
commit
|
commitdiff
|
tree
2009-05-13
Brian Paul
intel: create a private gl_array_object for intel_clear...
commit
|
commitdiff
|
tree
2009-05-13
Brian Paul
mesa: delete array objects before buffer objects during...
commit
|
commitdiff
|
tree
2009-05-13
Brian Paul
mesa: clean-up vertex array object VBO unbinding and...
commit
|
commitdiff
|
tree
2009-05-13
Brian Paul
mesa: reference counting for gl_array_object
commit
|
commitdiff
|
tree
2009-05-12
Michel Dänzer
glXChooseVisual: Only consider fbconfig if we can get...
commit
|
commitdiff
|
tree
2009-05-12
Ian Romanick
Test either GL_FRONT_LEFT or GL_FRONT for front-buffer...
commit
|
commitdiff
|
tree
2009-05-11
Brian Paul
st: do proper refcounting for framebuffer surfaces
commit
|
commitdiff
|
tree
2009-05-11
Brian Paul
trivial: destroy window upon exit
commit
|
commitdiff
|
tree
2009-05-11
Brian Paul
mesa: Fixed a texture memory leak
commit
|
commitdiff
|
tree
2009-05-09
Brian Paul
mesa: added more gallium Makefiles to tarball list
commit
|
commitdiff
|
tree
2009-05-09
Hanno Böck
gallium: replace lib with $(LIB_DIR)
commit
|
commitdiff
|
tree
2009-05-08
Brian Paul
mesa: omit files that were removed from git
commit
|
commitdiff
|
tree
2009-05-08
Brian Paul
mesa: set version to 7.5-rc1
commit
|
commitdiff
|
tree
2009-05-08
José Fonseca
wgl: Grow the maximum number of pixel formats to cope...
commit
|
commitdiff
|
tree
2009-05-08
Keith Whitwell
mesa/st: keep surface_copy arguments positive
commit
|
commitdiff
|
tree
2009-05-08
Keith Whitwell
mesa/st: remove redundant call to st_finish in CopyTexS...
commit
|
commitdiff
|
tree
2009-05-08
José Fonseca
wgl: Export pixelformats with accumulation bits.
commit
|
commitdiff
|
tree
2009-05-08
Keith Whitwell
mesa/st: cope with non-ibo index data in st_draw_feedback.c
commit
|
commitdiff
|
tree
2009-05-08
Keith Whitwell
util/upload: catch failures to map_range and return...
commit
|
commitdiff
|
tree
2009-05-08
Keith Whitwell
scons: mingw is broken with -O1 and higher
commit
|
commitdiff
|
tree
2009-05-08
Keith Whitwell
stw: fix potential uninitialized use of curctx
commit
|
commitdiff
|
tree
2009-05-08
José Fonseca
wgl: Enforce a minimum 1x1 framebuffer size.
commit
|
commitdiff
|
tree
2009-05-08
José Fonseca
wgl: Add assertion for missing function.
commit
|
commitdiff
|
tree
2009-05-08
José Fonseca
wgl: Remove unused variable.
commit
|
commitdiff
|
tree
2009-05-08
José Fonseca
mesa: Make _mesa_share_state thread safe.
commit
|
commitdiff
|
tree
2009-05-08
José Fonseca
wgl: Implement ShareLists.
commit
|
commitdiff
|
tree
2009-05-08
Keith Whitwell
progs/trivial: add test for vertex program invarient...
commit
|
commitdiff
|
tree
2009-05-08
Keith Whitwell
mesa: more complete fix for transform_invarient glitches
commit
|
commitdiff
|
tree
next