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: 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
*
swrast: add an interface createNewContextForAPI
Haitao Feng
2011-02-03
2
-10
/
+120
*
r300c: Unbreak after R4xx support was added to r300/compiler.
Michel Dänzer
2011-02-03
2
-0
/
+2
*
r200: remove 0x4243 pci id
Alex Deucher
2011-02-01
2
-2
/
+0
*
i915: Only mark a register as available if all components are written
Ian Romanick
2011-02-01
1
-3
/
+17
*
mesa: glGetUniform only returns a single element of an array
Ian Romanick
2011-02-01
1
-14
/
+41
*
mesa: Initial size for secondary color array is 3
Ian Romanick
2011-01-31
1
-1
/
+1
*
i965: Emit texel offsets in sampler messages.
Kenneth Graunke
2011-01-31
2
-4
/
+43
*
Remove talloc from the SCons build system.
Kenneth Graunke
2011-01-31
1
-2
/
+0
*
Remove talloc from the make and automake build systems.
Kenneth Graunke
2011-01-31
2
-2
/
+2
*
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-31
13
-105
/
+99
*
r300/compiler: Standardize the number of bits used by swizzle fields
Tom Stellard
2011-01-29
10
-46
/
+50
*
st/mesa: fix texture array dimensions
Brian Paul
2011-01-28
3
-18
/
+122
*
mesa: fix typo, wrap long line
Brian Paul
2011-01-28
1
-2
/
+3
*
st/mesa: pass layers param to st_texture_create()
Brian Paul
2011-01-28
7
-4
/
+9
*
mesa: Fix available APIs for AMD_conservative_depth
Chad Versace
2011-01-28
1
-1
/
+1
*
r300/compiler: print stats based on the initial number of instructions
Marek Olšák
2011-01-28
2
-3
/
+10
*
glsl: use 'this' pointer to be consistent
Brian Paul
2011-01-26
1
-1
/
+1
*
glsl: remove needless conditional
Brian Paul
2011-01-26
1
-14
/
+10
*
glsl: move ir_var_out code
Brian Paul
2011-01-26
1
-7
/
+7
*
glsl: move ir_var_system_value code
Brian Paul
2011-01-26
1
-5
/
+5
*
glsl: use local var to simplify code a bit
Brian Paul
2011-01-26
1
-22
/
+23
[next]