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
*
rgtc: fix fetch function limits for signed types
Dave Airlie
2011-03-02
1
-2
/
+2
*
rgtc: fixup mipmap generation
Dave Airlie
2011-03-02
1
-2
/
+7
*
swrast/rgtc: fix rendering issues introduced when fix constants
Dave Airlie
2011-03-02
1
-1
/
+1
*
mesa: Fix build breakage caused by c73e6ce
Ian Romanick
2011-03-01
3
-11
/
+16
*
Add generated parser / lexer files to gitignore lists
Ian Romanick
2011-03-01
1
-0
/
+3
*
mesa: Remove files generated by flex and bison from GIT
Ian Romanick
2011-03-01
3
-9620
/
+0
*
st/mesa: probably handle instanced drawing
Christian König
2011-03-01
1
-12
/
+23
*
intel: Support glCopyTexImage() from ARGB8888 to XRGB8888.
Kenneth Graunke
2011-03-01
1
-2
/
+11
*
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
*
Revert "i965/fs: Correctly set up gl_FragCoord.w on Sandybridge."
Kenneth Graunke
2011-03-01
1
-1
/
+1
*
i965: bump VS thread number to 60 on SNB
Zou Nan hai
2011-03-01
2
-2
/
+11
*
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
*
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
*
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
*
rgtc: fix void pointer arith.
Dave Airlie
2011-03-01
1
-2
/
+2
*
glsl: Enable GL_OES_texture_3D extension for ES2.
Kenneth Graunke
2011-02-28
1
-2
/
+1
*
mesa: Add texcompress_rgtc.c to SConscript.
Vinson Lee
2011-02-27
1
-0
/
+1
*
mesa/st: add RGTC format support.
Dave Airlie
2011-02-28
2
-0
/
+33
*
swrast: add RGTC support
Dave Airlie
2011-02-28
2
-0
/
+20
*
mesa: Add RGTC texture store/fetch support.
Dave Airlie
2011-02-28
8
-3
/
+1287
*
mesa: make_float_temp_image non-static
Dave Airlie
2011-02-28
2
-23
/
+32
*
st/mesa & v_bug_mgr: two small instanced drawing fixes
Christian König
2011-02-28
1
-0
/
+2
*
intel: Use the current context rather than last bound context for a drawable.
Eric Anholt
2011-02-26
1
-1
/
+2
*
i965/fs: Initial plumbing to support TXD.
Kenneth Graunke
2011-02-25
2
-0
/
+14
*
i965/fs: Complete TXL support on gen5+.
Kenneth Graunke
2011-02-25
1
-0
/
+7
*
i965/fs: Complete TXL support on gen4.
Kenneth Graunke
2011-02-25
1
-0
/
+10
*
i965/fs: Use a properly named constant in TXB handling.
Kenneth Graunke
2011-02-25
1
-1
/
+1
*
i965: Add #defines for gen4 SIMD8 TXB/TXL with shadow comparison.
Kenneth Graunke
2011-02-25
1
-0
/
+2
*
gallium/st: place value check before value is use
Jerome Glisse
2011-02-25
1
-1
/
+1
*
i965: Increase Sandybridge point size clamp in the clip state.
Kenneth Graunke
2011-02-24
1
-1
/
+1
*
intel: Try using glCopyTexSubImage2D in _mesa_meta_BlitFramebuffer
Neil Roberts
2011-02-24
3
-22
/
+108
*
i965: Remember to pack the constant blend color as floats into the batch
Chris Wilson
2011-02-24
1
-4
/
+4
*
intel: Reset the buffer offset after releasing reference to packed upload
Chris Wilson
2011-02-24
2
-58
/
+77
*
i965: Unmap the correct pointer after discontiguous upload
Chris Wilson
2011-02-24
1
-2
/
+3
*
intel: Protect against waiting on a NULL render target bo
Chris Wilson
2011-02-24
1
-1
/
+1
*
st/mesa: treat 1D ARRAY upload like a depth or 2D array upload.
Dave Airlie
2011-02-24
1
-0
/
+12
*
intel: gen3 is particular sensitive to batch size
Chris Wilson
2011-02-23
1
-1
/
+1
*
i915: And remember assign the new value to the state reg...
Chris Wilson
2011-02-23
1
-0
/
+1
*
st/mesa: fix computing the lowest address for interleaved attribs
Wiktor Janas
2011-02-23
1
-3
/
+6
*
vbo: added vbo_check_buffers_are_unmapped() debug function
Brian Paul
2011-02-22
2
-0
/
+19
[next]