projects
/
profile
/
ivi
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
st/mesa: remove gl_renderbuffer::GetPointer stuff
[profile/ivi/mesa.git]
/
src
/
2012-01-24
Brian Paul
st/mesa: remove gl_renderbuffer::GetPointer stuff
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: stop using Put/GetRow/Values() in swrast code
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: use gl_renderbuffer::StrideInBytes in depth...
tree
|
commitdiff
2012-01-24
Brian Paul
mesa: use gl_renderbuffer::Map for all depth/stencil...
tree
|
commitdiff
2012-01-24
Brian Paul
intel: make intel_renderbuffer_map/unmap() static
tree
|
commitdiff
2012-01-24
Brian Paul
mesa: add new gl_renderbuffer fields
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: flush pending rendering before unmapping buffers
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: new assertions in _swrast_pixel_address()
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: use _swrast_pixel_address() in more places
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: s/Data/Map/ in swrast_texture_image
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: remove gl_renderbuffer::DataType check in DrawP...
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: remove gl_renderbuffer::DataType assertions
tree
|
commitdiff
2012-01-24
Brian Paul
st/mesa: remove gl_renderbuffer:DataType assignments
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: make _swrast_get_values(), _swrast_get_row...
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: remove dstType param from _swrast_read_rgba_span()
tree
|
commitdiff
2012-01-24
Brian Paul
swrast: remove unused _swrast_put_row()
tree
|
commitdiff
2012-01-24
Ian Romanick
mesa: Don't resurrect deleted ARB VAOs in glPopClientAttrib
tree
|
commitdiff
2012-01-24
Ian Romanick
mesa: Rename gl_array_object::VBOonly to ::ARBsemantics
tree
|
commitdiff
2012-01-24
Ian Romanick
swrast: Use fixed-function processing instead _TexEnvPr...
tree
|
commitdiff
2012-01-24
Ian Romanick
mesa: Make sure _TexEnvProgram points at the current...
tree
|
commitdiff
2012-01-24
Brian Paul
softpipe: move var initialization to silence warning
tree
|
commitdiff
2012-01-24
Brian Paul
r600g: remove unused variable
tree
|
commitdiff
2012-01-24
Alexander von Gluck
glsl: Don't use newlocale on Haiku
tree
|
commitdiff
2012-01-24
Alexander von Gluck
mesa: Don't use newlocale on Haiku
tree
|
commitdiff
2012-01-24
Alexander von Gluck
svga: fix typedef conflicts on Haiku
tree
|
commitdiff
2012-01-24
Alexander von Gluck
llvmpipe: fix symbol conflict on Haiku
tree
|
commitdiff
2012-01-24
Alexander von Gluck
scons: Remove Haiku one-offs for gallium drivers
tree
|
commitdiff
2012-01-24
Michel Dänzer
gallium/postprocess: Proper reference counting of pp_ji...
tree
|
commitdiff
2012-01-24
Matt Turner
Revert "Always build shared glapi"
tree
|
commitdiff
2012-01-24
Matt Turner
gbm: install libgbm.so into lib
tree
|
commitdiff
2012-01-24
Adam Jackson
llvmpipe: Fix math error in LP_DEBUG=counters output
tree
|
commitdiff
2012-01-24
Vadim Girlin
r600g: fix inconsistency with INTERP* opcode definitions
tree
|
commitdiff
2012-01-24
Vadim Girlin
r600g: replace raw opcodes with names in the is_alu_tra...
tree
|
commitdiff
2012-01-24
Vadim Girlin
r600g: add missing opcode definitions
tree
|
commitdiff
2012-01-24
Vadim Girlin
r600g: fix loop break/continue operations
tree
|
commitdiff
2012-01-24
Vadim Girlin
r600g: fix fragcoord.w
tree
|
commitdiff
2012-01-24
Benjamin Franzke
targets/gbm: Fix install path
tree
|
commitdiff
2012-01-24
Benjamin Franzke
gbm/Makefile.template: Remove builtin-compile path
tree
|
commitdiff
2012-01-24
Benjamin Franzke
egl,gbm_gallium: Fix linkage against gbm from automake
tree
|
commitdiff
2012-01-24
Vadim Girlin
r600g: fix interpolation with clipvertex
tree
|
commitdiff
2012-01-24
Chad Versace
swrast: Fix unsigned promotion in pointer arithmetic
tree
|
commitdiff
2012-01-23
Ian Romanick
meta: Fallback for glBlitFramebuffer from a multisample...
tree
|
commitdiff
2012-01-23
Paul Berry
i965/vs: Fix bogus assertion in emit_block_move()
tree
|
commitdiff
2012-01-23
Alex Deucher
r600g: clean up register headers
tree
|
commitdiff
2012-01-23
Eric Anholt
i965/vs: Enable workaround-free math on gen7.
tree
|
commitdiff
2012-01-23
Eric Anholt
i965/vs: Use the embedded-comparison SEL on gen6+,...
tree
|
commitdiff
2012-01-23
Matt Turner
automake: src/gbm
tree
|
commitdiff
2012-01-23
Kenneth Graunke
i965: Fix border color on Sandybridge and Ivybridge.
tree
|
commitdiff
2012-01-23
Jon TURNEY
Fix underlinking in libOSMesa since commit adefee5...
tree
|
commitdiff
2012-01-23
Dave Airlie
r600g: cayman fix integer multiplies
tree
|
commitdiff
2012-01-23
Dave Airlie
r600g: cayman initial integer support
tree
|
commitdiff
2012-01-23
Vadim Girlin
r600g: fix VS fog export
tree
|
commitdiff
2012-01-22
Matt Turner
dri: install dri_interface.h
tree
|
commitdiff
2012-01-22
Dave Airlie
r600g: shift integer ops are trans unit only on r600.
tree
|
commitdiff
2012-01-22
Vadim Girlin
r600g: replace trans/vector-only instruction lists...
tree
|
commitdiff
2012-01-22
Dave Airlie
Revert "r600g: replace trans/vector-only instruction...
tree
|
commitdiff
2012-01-22
Dave Airlie
r600g: srgb mode is only valid on certain format types.
tree
|
commitdiff
2012-01-22
Dave Airlie
r600g: initial cube shadow sampling
tree
|
commitdiff
2012-01-22
Vadim Girlin
r600g: take into account kcache banks for bank swizzle...
tree
|
commitdiff
2012-01-22
Vadim Girlin
r600g: set round_mode to truncate and get rid of tgsi_f...
tree
|
commitdiff
2012-01-22
Vadim Girlin
r600g: replace trans/vector-only instruction lists...
tree
|
commitdiff
2012-01-22
Vadim Girlin
r600g: fix some interpolation tests for evergreen
tree
|
commitdiff
2012-01-22
Matt Turner
Remove src/mesa/ppc
tree
|
commitdiff
2012-01-21
Andrei Slăvoiu
Fix mistake in 349845f7b
tree
|
commitdiff
2012-01-21
Vadim Girlin
r600g: implement clip vertex v2
tree
|
commitdiff
2012-01-21
Vadim Girlin
r600g: improve kcache line sets handling v2
tree
|
commitdiff
2012-01-21
Dave Airlie
r600g: no need to do CUBE coordinate handling for TXQ.
tree
|
commitdiff
2012-01-21
Vadim Girlin
r600g: make INTERP_LOAD_P0 vector-only
tree
|
commitdiff
2012-01-21
Vinson Lee
glsl: Fix 'control reaches end of non-void function...
tree
|
commitdiff
2012-01-20
Alex Deucher
r600g: use S_028B20_BUFFER_0_EN macro for streamout...
tree
|
commitdiff
2012-01-20
Alex Deucher
r600g: update streamout support for virtual addresses
tree
|
commitdiff
2012-01-20
Matt Turner
Remove reference to now deleted dri/Makefile.targets
tree
|
commitdiff
2012-01-20
Matt Turner
automake: src/mesa/drivers/dri
tree
|
commitdiff
2012-01-20
Matt Turner
automake: src/mesa/drivers/dri/swrast
tree
|
commitdiff
2012-01-20
Matt Turner
automake: src/mesa/drivers/dri/nouveau
tree
|
commitdiff
2012-01-20
Matt Turner
automake: src/mesa/drivers/dri/r200
tree
|
commitdiff
2012-01-20
Matt Turner
automake: src/mesa/drivers/dri/radeon
tree
|
commitdiff
2012-01-20
Matt Turner
automake: src/mesa/drivers/dri/i915
tree
|
commitdiff
2012-01-20
Vadim Girlin
r600g: fix streamout on evergreen
tree
|
commitdiff
2012-01-20
Vadim Girlin
r600g: fix combined MEM_STREAM instructions
tree
|
commitdiff
2012-01-20
Matt Turner
Always build shared glapi
tree
|
commitdiff
2012-01-20
Chad Versace
intel/gen6: Some framebuffers having separate depthsten...
tree
|
commitdiff
2012-01-20
Chad Versace
mesa: Loosen glBlitFramebuffer restrictions on depthste...
tree
|
commitdiff
2012-01-20
Christoph Bumiller
nvc0: fix some limit cap values
tree
|
commitdiff
2012-01-20
Christoph Bumiller
nvc0: handle discontiguous outputs in stream_output_info
tree
|
commitdiff
2012-01-20
Christoph Bumiller
mesa: allocate transform_feedback_info::Outputs array...
tree
|
commitdiff
2012-01-20
Dave Airlie
r600g: fixup AR handling (v5)
tree
|
commitdiff
2012-01-20
Brian Paul
mesa: include arrayobj.h to silence implicit function...
tree
|
commitdiff
2012-01-20
Mathias Fröhlich
mesa: Fix and speedup gl_array_object::_MaxElement...
tree
|
commitdiff
2012-01-20
Mathias Froehlich
mesa: Introduce enabled bitfield helper functions.
tree
|
commitdiff
2012-01-20
Mathias Fröhlich
mesa: Use BITFIELD64_RANGE for VERT_BIT_*_ALL.
tree
|
commitdiff
2012-01-20
Stéphane Marchesin
i915g: Fix indentation.
tree
|
commitdiff
2012-01-20
Stéphane Marchesin
i915g: Fix indentation and comment.
tree
|
commitdiff
2012-01-20
Paul Berry
glsl: Fix isinf() for non-C99-compliant compilers.
tree
|
commitdiff
2012-01-20
Alex Deucher
r600g: fix typo in evergreen register
tree
|
commitdiff
2012-01-19
Brian Paul
svga: move svga_texture() casts/calls in svga_surface_c...
tree
|
commitdiff
2012-01-19
Brian Paul
st/mesa: copy num_immediates field when copying the...
tree
|
commitdiff
2012-01-19
Ian Romanick
mesa: Set default access flags based on the run-time API
tree
|
commitdiff
2012-01-19
Brian Paul
st/mesa: add fallback pipe formats for (compressed...
tree
|
commitdiff
2012-01-19
Stéphane Marchesin
i915g: Don't avoid flushing when we have a pending...
tree
|
commitdiff
next