index
:
~marcheu/mesa
master
Unnamed repository; edit this file to name it for gitweb.
marcheu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-22
i915g: Zone rendering.
HEAD
master
Stéphane Marchesin
21
-137/+2021
2011-08-04
i915g: Fix whitespace.
Stephane Marchesin
1
-1/+1
2011-08-03
i915g: fix whitespace.
Stephane Marchesin
1
-1/+1
2011-08-02
Fix trailing whitespace.
Stephane Marchesin
1
-1/+1
2011-08-02
i915g: Proper indentation of func parameters.
Stephane Marchesin
1
-5/+5
2011-08-02
i915g: Remove heuristic flushing.
Stephane Marchesin
2
-5/+0
2011-07-19
configure.ac: Check for the respective libdrm_* when building gallium drivers
Emil Velikov
1
-0/+3
2011-07-18
xvmc-softpipe: remove LLVM_LIBS
Marek Olšák
1
-1/+1
2011-07-18
i965: Rename CMD_VF_STATISTICS_(965|GM45) to include "3DSTATE".
Kenneth Graunke
2
-4/+4
2011-07-18
i965: Rename CMD_VERTEX_(BUFFER|ELEMENT) to 3DSTATE_VERTEX_...S.
Kenneth Graunke
2
-5/+5
2011-07-18
i965: Rename 3DSTATE_DRAWRECT_INFO_I965 to 3DSTATE_DRAWING_RECTANGLE.
Kenneth Graunke
2
-2/+1
2011-07-18
i915: Simplify intel_wpos_* with a helper function.
Eric Anholt
3
-47/+27
2011-07-18
i915: Include gl_FragCoord.w data, not just xyz.
Eric Anholt
1
-3/+3
2011-07-18
i915: Add support for HW rendering with no color draw buffer.
Eric Anholt
1
-51/+51
2011-07-18
i915: Fix incorrect depth scaling when enabling/disabling depth buffers.
Eric Anholt
1
-24/+19
2011-07-18
i915: Make stencil test for no-stencil handling match depth test.
Eric Anholt
2
-23/+12
2011-07-18
i915: Disable the depth test whenever we don't have a depth buffer.
Eric Anholt
2
-2/+8
2011-07-18
i915: Remove i965 paths from i915_update_drawbuffer() and i830's too.
Eric Anholt
2
-111/+20
2011-07-18
i965: Remove i915 paths from brw_update_draw_buffers().
Eric Anholt
1
-37/+11
2011-07-18
i965: Remove unused region calculations in brw_update_draw_buffer().
Eric Anholt
1
-60/+2
2011-07-18
i965: Remove empty brw_set_draw_region.
Eric Anholt
1
-14/+0
2011-07-18
i965: Remove FALLBACK() from brw_update_draw_region().
Eric Anholt
1
-16/+0
2011-07-18
intel: Move intel_draw_buffers() code into each driver.
Eric Anholt
6
-200/+612
2011-07-18
intel: Clarify the depthRb == stencilRb logic.
Eric Anholt
1
-16/+15
2011-07-18
intel: Use the post-execution batchbuffer contents for dumping.
Eric Anholt
1
-1/+3
2011-07-18
glsl: Ensure that sampler declarations are always uniform or "in" parameters.
Paul Berry
1
-0/+35
2011-07-18
glsl: Move type_contains_sampler() into glsl_type for later reuse.
Paul Berry
3
-16/+23
2011-07-18
r600g: fix corner case checks for the queries
Vadim Girlin
1
-5/+3
2011-07-17
r600g: Get rid of leftover PB_USAGE_* flags.
Henri Verbeet
5
-33/+9
2011-07-17
linker: Only over-ride built-ins when a prototype has been seen
Ian Romanick
2
-5/+21
2011-07-17
darwin: Include glxhash.c in libGL on darwin
Jeremy Huddleston
1
-0/+1
2011-07-16
xvmc-nouveau: Resolve build
Emil Velikov
2
-1/+22
2011-07-16
nv50: fix bogus error message about 3d surfaces
Christoph Bumiller
1
-1/+3
2011-07-16
gallivm: Rename createAsmInfo to createMCAsmInfo with llvm-3.0.
Vinson Lee
1
-0/+4
2011-07-15
xmlconfig: remove an unused-but-set variable
Marek Olšák
1
-2/+2
2011-07-15
r600g: print to stderr that a CS has been rejected by the kernel
Marek Olšák
1
-0/+4
2011-07-15
prog_optimize: fix a warning that a variable may be uninitialized
Marek Olšák
1
-0/+3
2011-07-15
r300/compiler: remove an unused-but-set variable and simplify the code
Marek Olšák
1
-9/+6
2011-07-15
r300/compiler: fix a warning that a variable may be uninitialized
Marek Olšák
1
-1/+1
2011-07-15
st/mesa: remove unused-but-set variables in st_program.c
Marek Olšák
1
-33/+31
2011-07-15
swrast: remove an unused-but-set variable
Marek Olšák
1
-11/+0
2011-07-15
mesa: fix unused-but-set-variable warnings in dlist.c
Marek Olšák
1
-6/+6
2011-07-15
r600g: fix queries and predication
Vadim Girlin
4
-49/+118
2011-07-15
drisw: Fix 24bpp software rendering, take 2
Marc Pignat
1
-0/+7
2011-07-15
g3dvl: no need for flushing inside the compositor any more
Christian König
5
-10/+7
2011-07-15
g3dvl: correctly distinct dst area and clip area in the compositor
Christian König
5
-13/+23
2011-07-15
r600c/g: add new NI pci ids
Alex Deucher
2
-0/+4
2011-07-15
g3dvl: link r300 and r600 targets width libdrm instead of libdrm_radeon
Christian König
6
-6/+6
2011-07-15
gallium/targets: link vdpau, va, and xvmc with LLVM libs when requested
Marek Olšák
3
-3/+25
2011-07-15
g3dvl: change picture parameter of decode_bitstream to general version
Christian König
3
-5/+7
[next]