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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa: Move {split,merge}_location_offset to uniforms.h
Ian Romanick
2011-11-07
2
-55
/
+57
*
mesa: Make get_uniform available outside compilation unit
Ian Romanick
2011-11-07
2
-7
/
+11
*
mesa: Move the link check from _mesa_get_uniform_location to _mesa_GetUniform...
Ian Romanick
2011-11-07
1
-5
/
+11
*
mesa: Add string_to_uint_map::clear method to clear the map
Ian Romanick
2011-11-07
1
-0
/
+8
*
mesa: Fix error generation for glClearBuffer{i ui}v with GL_DEPTH or GL_STENCIL
Ian Romanick
2011-11-07
1
-0
/
+84
*
mesa: fix the selection of soft renderbuffer color formats
Brian Paul
2011-11-07
1
-7
/
+17
*
mesa: remove unneeded soft renderbuffer format-setting code
Brian Paul
2011-11-07
1
-16
/
+0
*
mesa: fix comment typo in intel_renderbuffer
Brian Paul
2011-11-07
1
-1
/
+1
*
intel: update intel_texture_image comment
Brian Paul
2011-11-07
1
-1
/
+1
*
intel: wrap comment and fix typo
Brian Paul
2011-11-07
1
-2
/
+2
*
st/mesa: first implementation of Map/UnmapRenderbuffer()
Brian Paul
2011-11-07
2
-0
/
+61
*
xlib: implement renderbuffer mapping/unmapping
Brian Paul
2011-11-07
4
-5
/
+167
*
mesa: check for immutable texture in _mesa_test_texobj_completeness()
Brian Paul
2011-11-07
1
-4
/
+9
*
swrast: update program type assertion
Brian Paul
2011-11-07
1
-1
/
+3
*
st/mesa: clean-up st_translate_interp()
Brian Paul
2011-11-07
1
-3
/
+7
*
st/mesa: add some null pointer checking to better handle out of memory
Brian Paul
2011-11-07
3
-10
/
+61
*
st/mesa: fix memory leaks
Morgan Armand
2011-11-07
1
-2
/
+2
*
st/mesa: fix indentation
Morgan Armand
2011-11-07
2
-9
/
+8
*
i965: Fix Sandybridge regression introduced by workaround-free math.
Kenneth Graunke
2011-11-07
1
-1
/
+1
*
i965: Enable faster workaround-free math on Ivybridge.
Kenneth Graunke
2011-11-07
6
-17
/
+81
*
mesa: add missing checks to compute_version
Marek Olšák
2011-11-07
1
-0
/
+5
*
radeon: cleanup radeon shared code after r300 and r600 classic drivers removal
Fabio Pedretti
2011-11-07
9
-956
/
+39
*
i965: Fix struct vs class warnings in brw_fs_vector_splitting.cpp.
Kenneth Graunke
2011-11-06
1
-2
/
+2
*
st/mesa: set geometry shader to NULL when doing internal drawing
Marek Olšák
2011-11-04
5
-1
/
+17
*
mesa/st: Be nice with the stack -- use malloc for large structures/arrays.
José Fonseca
2011-11-04
1
-12
/
+40
*
dri: cosmetic
George Sapountzis
2011-11-04
2
-65
/
+42
*
dri_util: move drawable functions
George Sapountzis
2011-11-04
1
-27
/
+26
*
dri_util: move context functions
George Sapountzis
2011-11-04
1
-35
/
+36
*
dri_util: move context functions
George Sapountzis
2011-11-04
1
-86
/
+86
*
dri_util: move screen functions
George Sapountzis
2011-11-04
1
-100
/
+100
*
dri: drop stray includes and typedef
George Sapountzis
2011-11-04
1
-11
/
+0
*
dri: move __driUtilMessage to xmlconfig.c
George Sapountzis
2011-11-04
4
-30
/
+23
*
dri: drop drisw_util.h
George Sapountzis
2011-11-04
4
-141
/
+9
*
dri: reorder as driver,screen,context,drawable
George Sapountzis
2011-11-04
1
-65
/
+65
*
dri: unify __DRIcontextRec, __DRIdrawableRec
George Sapountzis
2011-11-04
2
-19
/
+18
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
11
-62
/
+50
*
dri: unify __DriverAPIRec
George Sapountzis
2011-11-04
6
-46
/
+27
*
dri: drop drmLock remnants
George Sapountzis
2011-11-04
1
-3
/
+1
*
radeon/r200: strip texture borders.
Dave Airlie
2011-11-04
2
-0
/
+4
*
radeon/r200: fix r100/r200 blit to use the offsets.
Dave Airlie
2011-11-04
2
-4
/
+4
*
radeon: drop mtface/mtlevel, use ones in base class.
Dave Airlie
2011-11-04
3
-18
/
+9
*
swrast: Avoid void * arithmetic.
José Fonseca
2011-11-04
1
-1
/
+1
*
i965/gen6: Improve glReadPixels() performance by blitting to a linear temp.
Eric Anholt
2011-11-03
2
-8
/
+81
*
intel: Add safety asserts for the blit engine's pitch alignment requirements.
Eric Anholt
2011-11-03
1
-0
/
+6
*
intel: Don't force a batchbuffer flush in readpixels.
Eric Anholt
2011-11-03
3
-3
/
+12
*
radeon: Remove early dereference of src/dst width in glCopyTexSubImage.
Eric Anholt
2011-11-03
1
-6
/
+2
*
swrast: Drop the global mapping of buffers across glReadPixels().
Eric Anholt
2011-11-03
1
-8
/
+0
*
swrast: Drop the remaining GetRow-based glReadPixels() fast-path.
Eric Anholt
2011-11-03
1
-90
/
+0
*
swrast: Remove dead _swrast_read_depth_span_uint().
Eric Anholt
2011-11-03
2
-88
/
+0
*
swrast: Convert color glReadPixels slow path to using MapRenderbuffer.
Eric Anholt
2011-11-03
1
-72
/
+33
[prev]
[next]