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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
swrast: can't use deferred texture/shading if using KIL instruction
Brian Paul
2009-08-31
1
-0
/
+3
|
|
*
mesa: added const qualifiers, move local var
Brian Paul
2009-08-31
1
-7
/
+8
|
|
*
mesa: fix saturation logic in emit_texenv()
Brian Paul
2009-08-31
1
-1
/
+7
|
|
*
docs: fixed glXCreateGLXPixmap() for direct rendering
Brian Paul
2009-08-31
1
-0
/
+1
|
|
*
docs/: document cross-compile fix
Brian Paul
2009-08-31
1
-0
/
+1
|
|
*
mesa: fix 32bit cross compilation on a 64bit machine
Marc Dietrich
2009-08-31
2
-1
/
+2
|
*
|
gallium: Added HaikuOS platform
aljen
2009-09-09
9
-19
/
+31
|
*
|
mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels()
Brian Paul
2009-09-09
1
-1
/
+4
*
|
|
mesa: regenerate get.c form get_gen.py
Brian Paul
2009-09-09
1
-0
/
+16
*
|
|
mesa: move call to init_c_cliptest() from enable.c to tnl module.
Brian Paul
2009-09-09
4
-8
/
+24
*
|
|
r600: fix ftp for dri1
Alex Deucher
2009-09-09
1
-3
/
+4
*
|
|
intel: add B43 chipset support
Zhenyu Wang
2009-09-09
2
-1
/
+6
*
|
|
r600: don't setup hardware state if TFP
Dave Airlie
2009-09-09
1
-0
/
+4
*
|
|
progs/tests: added Z invert option
Brian Paul
2009-09-08
1
-0
/
+12
*
|
|
mesa: bump version to 7.7
Brian Paul
2009-09-08
3
-5
/
+5
*
|
|
gallium: added r8g8b8_get/put_tile_rgba()
Brian Paul
2009-09-08
1
-1
/
+53
*
|
|
progs/demos: added RGB invert option
Brian Paul
2009-09-08
1
-0
/
+22
*
|
|
mesa: fix viewport_z_clip breakage
Brian Paul
2009-09-08
1
-7
/
+15
*
|
|
i915g: Add buffer write callback
Jakob Bornecrantz
2009-09-09
2
-0
/
+24
*
|
|
i915g: Reorg vbuf code a bit
Jakob Bornecrantz
2009-09-09
1
-36
/
+61
*
|
|
i915g: pwrite batchbuffer instead of map
Jakob Bornecrantz
2009-09-09
1
-3
/
+18
*
|
|
i915g: Keep vertex buffers in a fifo
Jakob Bornecrantz
2009-09-09
1
-5
/
+36
*
|
|
util: Add super simple fifo
Jakob Bornecrantz
2009-09-09
1
-0
/
+94
*
|
|
i915g: Map vertex buffers via gtt
Jakob Bornecrantz
2009-09-09
1
-0
/
+1
*
|
|
i915g: Remove lib prefix from driver
Jakob Bornecrantz
2009-09-09
1
-1
/
+2
*
|
|
docs: Add basic 7.7 relnotes.
Eric Anholt
2009-09-08
2
-0
/
+54
*
|
|
intel: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
2
-1
/
+3
*
|
|
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
20
-131
/
+453
*
|
|
glapi: Add ARB_draw_elements_base_vertex
Eric Anholt
2009-09-08
11
-2504
/
+2787
*
|
|
mesa: Expose NV_depth_clamp if ARB_depth_clamp is supported.
Eric Anholt
2009-09-08
3
-0
/
+3
*
|
|
i965: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-08
3
-5
/
+15
*
|
|
Regenerate files for GL_ARB_depth_clamp.
Eric Anholt
2009-09-08
1
-2605
/
+2607
*
|
|
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-08
22
-40
/
+158
*
|
|
i965: Respect spec requirement for pixel shader computed depth with no zbuffer.
Eric Anholt
2009-09-08
1
-0
/
+7
*
|
|
i965: Set NULL WM surfaces as tiled according to requirement by specs.
Eric Anholt
2009-09-08
1
-1
/
+1
*
|
|
i965: Use the renderbuffer surface size instead of region size for WM surfaces.
Eric Anholt
2009-09-08
1
-2
/
+7
*
|
|
Revert "intel: helper to debug bufmgr (disabled)"
Eric Anholt
2009-09-08
1
-4
/
+0
*
|
|
i965: #include clean-ups
Brian Paul
2009-09-08
2
-8
/
+4
*
|
|
intel: #include clean-ups
Brian Paul
2009-09-08
2
-8
/
+0
*
|
|
i965: use _mesa_is_bufferobj()
Brian Paul
2009-09-08
1
-10
/
+1
*
|
|
i965: use _mesa_is_bufferobj()
Brian Paul
2009-09-08
1
-3
/
+4
*
|
|
i965: use _mesa_is_bufferobj()
Brian Paul
2009-09-08
1
-4
/
+4
*
|
|
i965: use _mesa_is_bufferobj()
Brian Paul
2009-09-08
1
-2
/
+3
*
|
|
r600: fix dri2 clipping
Alex Deucher
2009-09-08
1
-2
/
+2
*
|
|
st/xorg: Add support for EXA_MIXED_PIXMAPS and EXA_SUPPORTS_PREPARE_AUX.
Michel Dänzer
2009-09-08
2
-0
/
+10
*
|
|
scons: Add Mac OS to target platform list.
Vinson Lee
2009-09-08
1
-1
/
+1
*
|
|
gdi: Fix prototype of gdi_softpipe_surface_buffer_create().
Michal Krol
2009-09-08
1
-0
/
+1
*
|
|
scons: Don't set LLVM_VERSION if one of the llvm-config calls fails.
Vinson Lee
2009-09-07
2
-9
/
+11
*
|
|
llvmpipe: Silent debug statement.
José Fonseca
2009-09-07
1
-1
/
+1
*
|
|
llvmpipe: Better abs for floating points.
José Fonseca
2009-09-07
1
-6
/
+17
[prev]
[next]