index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r600g: Make the buffer and texture vbtls static const.
Henri Verbeet
2011-02-03
2
-118
/
+114
*
egl_dri2: Add new radeon pci ids
Alex Deucher
2011-02-03
1
-1
/
+40
*
egl_dri2: Split out drm platform implementation to a separate file
Kristian Høgsberg
2011-02-03
4
-595
/
+640
*
egl_dri2: Split out x11 platform code
Kristian Høgsberg
2011-02-03
4
-826
/
+936
*
swrast: add an interface createNewContextForAPI
Haitao Feng
2011-02-03
3
-11
/
+128
*
svga: Fix resource leak; undo temporary workaround.
José Fonseca
2011-02-03
2
-10
/
+4
*
svga: Temporarily disable buffer DMA upload coalescing.
José Fonseca
2011-02-03
1
-0
/
+7
*
svga/drm: Flushing preemptively on a 1/3 of the aperture.
José Fonseca
2011-02-03
1
-1
/
+1
*
util: Prevent transfer dangling pointer on map failure.
José Fonseca
2011-02-03
1
-0
/
+1
*
svga: Don't call swc->flush directly.
José Fonseca
2011-02-03
1
-1
/
+1
*
svga: Add an assert to catch reentrancy.
José Fonseca
2011-02-03
1
-0
/
+1
*
svga/drm: Update for pb_vtbl::map argument addition.
José Fonseca
2011-02-03
1
-1
/
+2
*
r300c: Unbreak after R4xx support was added to r300/compiler.
Michel Dänzer
2011-02-03
2
-0
/
+2
*
scons: Eliminate libgcc_s_sjlj-1.dll dependency
José Fonseca
2011-02-03
1
-0
/
+3
*
r600g: flush differences back to DB copy.
Dave Airlie
2011-02-03
3
-0
/
+29
*
r600g: fix depth hw resource copies.
Dave Airlie
2011-02-03
2
-18
/
+2
*
r600g: only set depth bit for hw accessible depth buffers.
Dave Airlie
2011-02-03
1
-41
/
+41
*
r600g: rework dirty / depth texture tracking.
Dave Airlie
2011-02-03
5
-12
/
+10
*
r600g: set correct pitch/offset for depth textures in flushed state.
Dave Airlie
2011-02-03
1
-0
/
+3
*
softpipe: rename sampler[] -> fragment_samplers[]
Brian Paul
2011-02-02
2
-6
/
+6
*
softpipe: rename fragment sampler/view fields
Brian Paul
2011-02-02
3
-7
/
+7
*
cso: refactor texture sampler and sampler view code
Brian Paul
2011-02-02
1
-326
/
+307
*
cso: rename fragment sampler-related fields
Brian Paul
2011-02-02
1
-21
/
+26
*
cso: fix loop bound in cso_set_vertex_samplers()
Brian Paul
2011-02-02
1
-1
/
+1
*
glcpp: Raise error when modulus is zero
Chad Versace
2011-02-02
1
-1
/
+6
*
glsl: Avoid division-by-zero during constant-folding
Chad Versace
2011-02-02
1
-1
/
+19
*
glsl: Fix constant-folding for reciprocal expressions
Chad Versace
2011-02-02
1
-6
/
+10
*
svga: Flush upload buffers or we get asserts
José Fonseca
2011-02-02
2
-5
/
+7
*
glsl: Fix use of uninitialized values in _mesa_glsl_parse_state ctor.
Kenneth Graunke
2011-02-01
1
-0
/
+2
*
glsl: Fix invalid use of ralloc_asprintf in prototype_string.
Kenneth Graunke
2011-02-01
1
-1
/
+1
*
r600g: use burst exports in shaders
Christian König
2011-02-02
4
-3
/
+40
*
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
*
glsl: Fix printf_length() on MSVC.
José Fonseca
2011-02-01
1
-0
/
+8
*
glsl: Fix memory error when creating the supported version string.
Kenneth Graunke
2011-02-01
1
-1
/
+1
*
r600g: just change tile type when buffer is set to depth.
Dave Airlie
2011-02-01
2
-6
/
+2
*
r600g: align the tiling modes with what the DDX and kernel expects.
Dave Airlie
2011-02-01
1
-4
/
+3
*
r600g: fix evergreen for depth decompress test
Dave Airlie
2011-02-01
1
-1
/
+1
*
r600: only decompress depth when its tile type is wrong.
Dave Airlie
2011-02-01
3
-3
/
+7
*
texture_builtins.py: Fix a warning about mixed tabs/spaces.
Kenneth Graunke
2011-01-31
1
-1
/
+1
*
r600g: start looking at evergreen tiling.
Dave Airlie
2011-02-01
3
-20
/
+79
*
r600g: Actually use the info from the flushed depth texture when creating a s...
Henri Verbeet
2011-02-01
2
-18
/
+11
*
glsl: Refresh autogenerated lexer and parser files.
Ian Romanick
2011-01-31
1
-256
/
+271
*
glsl: Reject shader versions not supported by the implementation
Ian Romanick
2011-01-31
3
-9
/
+82
*
glsl: Ensure that all GLSL versions are supported in the stand-alone compiler
Ian Romanick
2011-01-31
1
-0
/
+6
*
glsl: Fix dependencies / linkage for glsl_compiler
Ian Romanick
2011-01-31
1
-2
/
+2
*
mesa: Initial size for secondary color array is 3
Ian Romanick
2011-01-31
1
-1
/
+1
*
r600g: fix invalid ref count handling in r600_set_constant_buffer
Christian König
2011-01-31
1
-1
/
+1
*
llvmpipe: fix incorrect array index in image dump code
Brian Paul
2011-01-31
1
-1
/
+1
[prev]
[next]