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
...
*
|
i965: Split constant buffer setup from its surface state/binding state.
Eric Anholt
2010-06-11
8
-78
/
+79
*
|
i965: Add support for streaming indirect state rather than caching objects.
Eric Anholt
2010-06-11
5
-1
/
+66
*
|
i965: Set the CC VP state immediately on state change.
Eric Anholt
2010-06-11
7
-12
/
+67
*
|
i965: Update old comment about state cache sizing.
Eric Anholt
2010-06-11
1
-2
/
+2
*
|
i965: Move no_batch_wrap assertion out across the area we're trying to verify.
Eric Anholt
2010-06-11
1
-5
/
+3
*
|
i965: remove UseProgram driver callback
Brian Paul
2010-06-10
1
-10
/
+0
|
/
*
intel: Remove unnecessary header.
Vinson Lee
2010-06-10
1
-1
/
+0
*
i965: Add support for GL_ALPHA framebuffer objects.
Eric Anholt
2010-06-10
6
-14
/
+85
*
mesa: Allow GL_ALPHA FBOs with ARB_framebuffer_object.
Eric Anholt
2010-06-10
2
-3
/
+7
*
swrast: When reading from a 0-bits r,g,b channel, return 0 not 1.
Eric Anholt
2010-06-10
1
-3
/
+11
*
intel: Use the blitter to upload TexSubImage data to busy textures.
Eric Anholt
2010-06-09
1
-10
/
+67
*
i965: Avoid calloc/free in the CURBE upload process.
Eric Anholt
2010-06-09
5
-20
/
+26
*
intel: Flag NEW_BUFFERS when changing draw buffers.
Eric Anholt
2010-06-08
1
-0
/
+1
*
intel: Convert remaining dri_bo_emit_reloc to drm_intel_bo_emit_reloc.
Eric Anholt
2010-06-08
9
-60
/
+41
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
44
-272
/
+277
*
intel: Clean up stale comments in intel_batchbuffer.c.
Eric Anholt
2010-06-08
1
-4
/
+1
*
intel: Remove the non-gem paths for batchbuffer upload.
Eric Anholt
2010-06-08
1
-22
/
+4
*
intel: Update comment in intel_tex_copy from before miptree x/y rework.
Eric Anholt
2010-06-08
1
-1
/
+1
*
r600: Make next_inst() static.
Henri Verbeet
2010-06-08
2
-59
/
+61
*
r600: Assert output registers have a valid export index.
Henri Verbeet
2010-06-08
1
-0
/
+4
*
r600: Process exports for all written fragment outputs.
Henri Verbeet
2010-06-08
1
-26
/
+12
*
r600: Fill uiFP_OutputMap for all written fragment outputs.
Henri Verbeet
2010-06-08
1
-16
/
+17
*
st/mesa: attempt to fix TFP by using sampler views (v1)
Dave Airlie
2010-06-08
5
-10
/
+63
*
st/mesa: advertise GL_ARB_fragment_program_shadow
Marek Olšák
2010-06-06
1
-0
/
+1
*
st/mesa: trivially enable GL_ATI_texture_env_combine3
Marek Olšák
2010-06-05
1
-0
/
+2
*
mesa: add ARB_texture_swizzle as alias of EXT_texture_swizzle, update relnotes
Marek Olšák
2010-06-05
1
-0
/
+1
*
r300compiler: fix scons build
Joakim Sindholt
2010-06-05
1
-0
/
+2
*
st/mesa: fix bug in depthstencil optimizing clear logic
Roland Scheidegger
2010-06-05
1
-1
/
+2
*
i915: Only emit a MI_FLUSH when the drawing rectangle offset changes.
Chris Wilson
2010-06-05
2
-8
/
+24
*
i915: Fix off-by-one for drawing rectangle.
Chris Wilson
2010-06-05
1
-2
/
+2
*
i915: Inhibit render cache flush when changing drawing rectangle offset.
Chris Wilson
2010-06-05
1
-1
/
+1
*
mesa/st: add support for EXT_texture_swizzle.
Dave Airlie
2010-06-05
2
-2
/
+59
*
r300/compiler: implement SIN+COS+SCS for vertex shaders
Marek Olšák
2010-06-05
3
-21
/
+76
*
r300/compiler: implement SNE unwound for r3xx VS, natively for r5xx VS
Marek Olšák
2010-06-05
2
-1
/
+37
*
r300/compiler: implement SEQ unwound for r3xx VS, natively for r5xx VS
Marek Olšák
2010-06-05
2
-0
/
+36
*
r300/compiler: implement SFL for vertex shaders
Marek Olšák
2010-06-05
1
-2
/
+3
*
vbo: misc clean-ups
Brian Paul
2010-06-04
1
-29
/
+36
*
i915: Don't use XRGB8888 on 830 and 845.
Eric Anholt
2010-06-04
3
-2
/
+18
*
i915: Clamp minimum lod to maximum texture level too.
Eric Anholt
2010-06-04
1
-1
/
+3
*
intel: Fix intel_compressed_num_bytes for FXT1 after I broke it.
Eric Anholt
2010-06-04
1
-1
/
+1
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
2
-14
/
+32
|
\
|
*
st/mesa: use new ability to clear only depth or stencil
Roland Scheidegger
2010-05-29
2
-14
/
+32
*
|
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
1
-9
/
+9
*
|
r300/compiler: print opcode names instead of numbers
Marek Olšák
2010-06-03
3
-8
/
+8
*
|
dri/swrast: Remove unnecessary header.
Vinson Lee
2010-06-02
1
-1
/
+0
*
|
st/mesa: fix indirect addressing of input/output regs
Brian Paul
2010-06-02
1
-4
/
+9
*
|
intel: Remove a leftover DRI1/DRI2 conditional
Kristian Høgsberg
2010-06-02
1
-7
/
+2
*
|
glsl: handle indirectly indexed input registers in linker
Brian Paul
2010-06-02
1
-29
/
+108
*
|
mesa: use BITFIELD64_BIT() macro
Brian Paul
2010-06-02
1
-1
/
+1
*
|
glsl: fix bad sanity-check assertion
Brian Paul
2010-06-02
1
-1
/
+1
[prev]
[next]