index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Replace the bo for a complete update
Chris Wilson
2011-02-21
1
-6
/
+13
*
i965: Combine vb upload buffer with the general upload buffer
Chris Wilson
2011-02-21
6
-97
/
+71
*
intel: Pack dynamic draws together
Chris Wilson
2011-02-21
7
-20
/
+88
*
intel: Use system memory for DYNAMIC_DRAW source objects
Chris Wilson
2011-02-21
1
-20
/
+31
*
i965: Trim the trailing NOOP from 3DSTATE_INDEX_BUFFER
Chris Wilson
2011-02-21
1
-23
/
+12
*
i965: Fallback on encountering a NULL render buffer
Chris Wilson
2011-02-21
1
-0
/
+5
*
vbo: add debug code to verify that buffers are unmapped before drawing
Brian Paul
2011-02-18
1
-0
/
+25
*
mesa: MESA_VERBOSE logging for glRead/Draw/CopyPixels, glBlitFramebuffer
Brian Paul
2011-02-18
3
-0
/
+38
*
st/mesa: set renderbuffer _BaseFormat in a few places
Brian Paul
2011-02-18
1
-0
/
+2
*
st/mesa: check buffer orientation in blit_copy_pixels()
Brian Paul
2011-02-18
1
-3
/
+4
*
st/mesa: fix geometry corruption by always re-binding vertex arrays
Marek Olšák
2011-02-18
1
-1
/
+3
*
Point to bugs.freedesktop.org rather than bugzilla.freedesktop.org
Cyril Brulebois
2011-02-18
1
-1
/
+1
*
st/mesa: implement blit-based path for glCopyPixels
Brian Paul
2011-02-17
1
-0
/
+114
*
mesa: fix comments for _mesa_clip_readpixels()
Brian Paul
2011-02-17
1
-2
/
+2
*
st/mesa: indentation fix
Brian Paul
2011-02-17
1
-1
/
+1
*
st/mesa: fix incorrect glCopyPixels position on fallback path
Brian Paul
2011-02-17
1
-3
/
+4
*
mesa: Do copy propagation across if-else-endif.
José Fonseca
2011-02-17
1
-2
/
+28
*
st/mesa: remove unused screen variables
Brian Paul
2011-02-17
1
-2
/
+0
*
mesa: remove the MESA_NO_DITHER env var
Brian Paul
2011-02-17
3
-16
/
+0
*
mesa: make _mesa_write_renderbuffer_image() non-static
Brian Paul
2011-02-16
2
-3
/
+14
*
mesa: 80-column wrap
Brian Paul
2011-02-16
1
-2
/
+2
*
mesa: fix texture3D mipmap generation for UNSIGNED_BYTE_3_3_2 and 4_4
Marek Olšák
2011-02-16
1
-2
/
+2
*
mesa: fix mipmap generation for MESA_FORMAT_AL44
Marek Olšák
2011-02-16
4
-1
/
+61
*
mesa: Remove the DXT compression via blit path.
José Fonseca
2011-02-16
2
-157
/
+1
*
mesa: use gl_format type instead of GLuint
Brian Paul
2011-02-16
1
-2
/
+2
*
tnl: Add support for datatype GL_FIXED in vertex arrays
Chad Versace
2011-02-15
1
-0
/
+40
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
5
-6
/
+31
*
st/mesa: fix compressed mipmap generation.
Dave Airlie
2011-02-15
1
-6
/
+4
*
st/mesa: fix GLES build
Marek Olšák
2011-02-15
1
-1
/
+1
*
st/mesa: Use blend equation and function of first render target for all rende...
Fabian Bieler
2011-02-14
1
-8
/
+11
*
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
3
-0
/
+48
*
st/mesa: set vertex arrays state only when necessary
Marek Olšák
2011-02-14
1
-182
/
+110
*
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
2
-6
/
+0
*
gallium: always save and restore vertex buffers using cso_cache
Marek Olšák
2011-02-14
5
-4
/
+13
*
vbo: bind arrays only when necessary
Marek Olšák
2011-02-14
3
-0
/
+8
*
vbo: notify a driver that we change buffer offsets, strides, etc.
Marek Olšák
2011-02-14
2
-0
/
+2
*
dri: Remove the old metaops code which has been superceded by ../common/
Eric Anholt
2011-02-12
3
-374
/
+1
*
radeon: Remove setup of the old dri/ meta code, which is now unused.
Eric Anholt
2011-02-12
3
-7
/
+1
*
intel: Remove setup of the old dri/ meta code, which is now unused.
Eric Anholt
2011-02-12
2
-7
/
+1
*
r300/compiler: Don't erase sources when converting RGB->Alpha
Tom Stellard
2011-02-11
1
-6
/
+0
*
mesa: Optionally build a dricore support library (v3)
Christopher James Halse Rogers
2011-02-11
3
-15
/
+57
*
ir_to_mesa: Don't dereference a NULL pointer during copy propagation
Ian Romanick
2011-02-11
1
-0
/
+3
*
st/mesa: Fix surfaceless opengl with non-dummy contexts
Benjamin Franzke
2011-02-11
1
-10
/
+5
*
mesa: remove some unused gl_shader fields
Brian Paul
2011-02-11
1
-2
/
+0
*
mesa: Remove empty header file s_trispan.h.
Kenneth Graunke
2011-02-10
6
-36
/
+0
*
st/mesa: allow rendering to sRGB textures if EXT_fb_srgb is unsupported
Marek Olšák
2011-02-11
1
-5
/
+24
*
i915: Force lowering of all types of indirect array accesses in the FS
Ian Romanick
2011-02-10
1
-3
/
+11
*
i915: Calculate partial result to temp register first
Ian Romanick
2011-02-10
1
-8
/
+8
*
mesa/st: enable GL_EXT_framebuffer_sRGB
Dave Airlie
2011-02-10
3
-3
/
+14
*
mesa/st: Clean up vertex buffer unreferencing
Thomas Hellstrom
2011-02-09
1
-10
/
+9
[next]