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
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
2011-03-01
21
-23
/
+622
*
Add generated parser / lexer files to gitignore lists
Ian Romanick
2011-03-01
3
-0
/
+9
*
mesa: Remove files generated by flex and bison from GIT
Ian Romanick
2011-03-01
3
-9620
/
+0
*
glcpp: Remove files generated by flex and bison from GIT
Ian Romanick
2011-03-01
3
-7003
/
+0
*
glsl: Remove files generated by flex and bison from GIT
Ian Romanick
2011-03-01
3
-9482
/
+0
*
i915g: kill relocs accouting
Daniel Vetter
2011-03-01
10
-36
/
+20
*
i915g: switch to the exact batch space reservation code
Daniel Vetter
2011-03-01
1
-18
/
+5
*
i915g: split up hw state emission into small atoms
Daniel Vetter
2011-03-01
2
-275
/
+309
*
st/mesa: probably handle instanced drawing
Christian König
2011-03-01
1
-12
/
+23
*
i915g: fix i915_winsys_batchbuffer_write
Daniel Vetter
2011-03-01
1
-1
/
+1
*
intel: Support glCopyTexImage() from ARGB8888 to XRGB8888.
Kenneth Graunke
2011-03-01
1
-2
/
+11
*
r300g: initialize some r500 PS3 regs
Marek Olšák
2011-03-01
3
-5
/
+18
*
r300g: document some more DRM 2.8.0 features
Marek Olšák
2011-03-01
1
-1
/
+1
*
i965: Use negative relocation deltas to minimse vertex uploads
Chris Wilson
2011-03-01
4
-8
/
+27
*
i965: Undo 'continuation of vb packets'
Chris Wilson
2011-03-01
1
-1
/
+1
*
i965: Fix uploading of shortened vertex packets
Chris Wilson
2011-03-01
1
-12
/
+13
*
i965: Upload all vertices used
Chris Wilson
2011-03-01
2
-31
/
+38
*
st/egl: Implement swapbuffer throttling
Thomas Hellstrom
2011-03-01
3
-4
/
+141
*
st/egl/drm: Rework swapbuffers
Thomas Hellstrom
2011-03-01
2
-7
/
+32
*
st/egl: Add a helper to perform a copy swap on a resource surface
Thomas Hellstrom
2011-03-01
2
-0
/
+45
*
st/egl: Move the copy context to the native display structure
Thomas Hellstrom
2011-03-01
9
-20
/
+39
*
Revert "i965/fs: Correctly set up gl_FragCoord.w on Sandybridge."
Kenneth Graunke
2011-03-01
1
-1
/
+1
*
st/dri: one more missing array size
Dave Airlie
2011-03-01
1
-0
/
+1
*
st/dri: fix missing array size init.
Dave Airlie
2011-03-01
1
-0
/
+1
*
egl/st: add array size initialisor
Dave Airlie
2011-03-01
1
-0
/
+1
*
r600g: add NV_conditional_render support.
Dave Airlie
2011-03-01
7
-27
/
+117
*
r600g: start using drm minor version to enable things.
Dave Airlie
2011-03-01
10
-19
/
+87
*
r300g: fix RGTC2_SNORM
Marek Olšák
2011-03-01
2
-1
/
+4
*
r300g: reorder parts of translate_texformat
Marek Olšák
2011-03-01
1
-14
/
+14
*
r600g: truncate point sampled texture coordinates
Alex Deucher
2011-02-28
2
-1
/
+14
*
i965: bump VS thread number to 60 on SNB
Zou Nan hai
2011-03-01
2
-2
/
+11
*
r300g: fix RGTC1_UNORM and RGTC2_UNORM
Marek Olšák
2011-03-01
2
-10
/
+27
*
rgtc: shared the compressor code between signed/unsigned
Dave Airlie
2011-03-01
2
-696
/
+403
*
vbo: silence unused var warning
Brian Paul
2011-02-28
1
-0
/
+1
*
softpipe: remove redundant draw_flush() call
Brian Paul
2011-02-28
1
-2
/
+0
*
draw: setup pipe's draw pointer for the aapoint stage
Brian Paul
2011-02-28
1
-0
/
+2
*
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-28
29
-391
/
+488
*
mesa: always generate error in glColorTableParameter[fi]v()
Brian Paul
2011-02-28
1
-23
/
+6
*
mesa: remove GL_SGI_texture_color_table support
Brian Paul
2011-02-28
9
-154
/
+1
*
svga: add assertions in svga_shader_type()
Brian Paul
2011-02-28
1
-2
/
+5
*
mesa: consolidate framebuffer target lookup code
Brian Paul
2011-02-28
1
-89
/
+33
*
mesa: remove some old do-nothing code
Brian Paul
2011-02-28
1
-3
/
+0
*
mesa: reduce calls to _mesa_test_framebuffer_completeness()
Brian Paul
2011-02-28
1
-1
/
+1
*
mesa: reduce calls to _mesa_test_framebuffer_completeness()
Brian Paul
2011-02-28
1
-2
/
+6
*
mesa: s/mesaFormat/attFormat/
Brian Paul
2011-02-28
1
-4
/
+4
*
r300g: set the correct HiZ clear value
Marek Olšák
2011-03-01
4
-3
/
+12
*
r300g: update derived state before uploading vertex buffers
Marek Olšák
2011-03-01
1
-2
/
+2
*
u_vbuf_mgr: compute user buffer size for instance data from instance_count
Marek Olšák
2011-03-01
1
-3
/
+7
*
r300g: fix printing whether Z compression is enabled
Marek Olšák
2011-03-01
1
-1
/
+2
*
r300g: disable HiZ permanently if the the depth function is inverted
Marek Olšák
2011-03-01
3
-73
/
+94
[next]