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
*
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
*
r200: add cast to silence warning
Brian Paul
2011-02-08
1
-1
/
+1
*
mesa: remove unused BITFIELD64 macros
Brian Paul
2011-02-08
1
-16
/
+1
*
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
14
-44
/
+23
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
9
-42
/
+19
*
mesa: add/update VERBOSE_API logging
Brian Paul
2011-02-08
8
-6
/
+113
*
st/mesa: fix shader deletion regression
Brian Paul
2011-02-08
1
-3
/
+4
*
i965: Add missing DEFINE_BITS for brw dirty bits.
Kenneth Graunke
2011-02-08
1
-0
/
+4
*
i965: Separate the BRW_NEW_(VS|WM)_CONSTBUF dirty bits.
Kenneth Graunke
2011-02-08
1
-1
/
+1
*
i965: Rename a few more commands to match the documentation.
Kenneth Graunke
2011-02-08
2
-5
/
+5
*
i965: Remove pointless keying of WM state on VUE size.
Eric Anholt
2011-02-08
1
-4
/
+0
*
mesa: Fix the Mesa IR copy propagation to not read past writes to the reg.
Eric Anholt
2011-02-08
1
-7
/
+40
*
mesa/st: Plug a fragment program variant parameter leak
Thomas Hellstrom
2011-02-08
1
-0
/
+2
*
st/mesa: free the temporary bitmap/drawpix shader code
Brian Paul
2011-02-08
1
-2
/
+10
*
mesa/st: Fix vertex buffer leak
Thomas Hellstrom
2011-02-08
1
-0
/
+1
*
intel: Implement dri2::{Allocate,Release}Buffer
Benjamin Franzke
2011-02-07
1
-0
/
+47
*
Add dri2::{Allocate,Release}Buffer extension
Benjamin Franzke
2011-02-07
2
-1
/
+25
*
r300/compiler: Disable register rename pass on r500
Tom Stellard
2011-02-05
1
-1
/
+1
*
r300/compiler: Don't count BEGIN_TEX instructions in the compiler stats
Tom Stellard
2011-02-05
1
-1
/
+3
*
mesa/965: add support for GL_EXT_framebuffer_sRGB (v2)
Dave Airlie
2011-02-05
7
-5
/
+16
*
mesa: Fix error checks in GetVertexAttrib functions
Ian Romanick
2011-02-04
1
-36
/
+32
*
i965: Drop the dead tracking of color_regions[].
Eric Anholt
2011-02-04
3
-12
/
+2
*
i965: Drop the INTEL_DEBUG=state spam about the cache size check.
Eric Anholt
2011-02-04
1
-2
/
+0
[next]